Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit e1ffd4a

Browse files
Bump the minor-and-patch group in /src with 4 updates
Bumps the minor-and-patch group in /src with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [assemblyscript](https://github.com/AssemblyScript/assemblyscript) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 20.16.7 to 20.16.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 8.7.0 to 8.8.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/parser) Updates `assemblyscript` from 0.27.29 to 0.27.30 - [Release notes](https://github.com/AssemblyScript/assemblyscript/releases) - [Commits](AssemblyScript/assemblyscript@v0.27.29...v0.27.30) Updates `typescript-eslint` from 8.7.0 to 8.8.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: assemblyscript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09bc171 commit e1ffd4a

File tree

2 files changed

+62
-63
lines changed

2 files changed

+62
-63
lines changed

src/package-lock.json

Lines changed: 58 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616
"json-as": "^0.9.21"
1717
},
1818
"devDependencies": {
19-
"@types/node": "^20.16.7",
19+
"@types/node": "^20.16.10",
2020
"@eslint/js": "^9.11.1",
2121
"@types/eslint__js": "^8.42.3",
22-
"@typescript-eslint/parser": "^8.7.0",
22+
"@typescript-eslint/parser": "^8.8.0",
2323
"as-test": "^0.3.4",
24-
"assemblyscript": "^0.27.29",
24+
"assemblyscript": "^0.27.30",
2525
"assemblyscript-prettier": "^3.0.1",
2626
"eslint": "^9.11.1",
2727
"prettier": "^3.3.3",
2828
"typescript": "^5.6.2",
29-
"typescript-eslint": "^8.7.0",
29+
"typescript-eslint": "^8.8.0",
3030
"visitor-as": "^0.11.4"
3131
},
3232
"overrides": {

0 commit comments

Comments
 (0)