Skip to content

Commit 6a5ee46

Browse files
dependabot[bot]workflow
authored andcommitted
build(deps-dev): bump the npm-development group with 4 updates
Bumps the npm-development group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [@vercel/ncc](https://github.com/vercel/ncc). Updates `@types/node` from 22.5.5 to 22.7.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.6.0 to 8.7.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.6.0 to 8.7.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.7.0/packages/parser) Updates `@vercel/ncc` from 0.38.1 to 0.38.2 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.38.1...0.38.2) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14f109b commit 6a5ee46

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171
"devDependencies": {
7272
"@jest/globals": "^29.7.0",
7373
"@types/jest": "^29.5.13",
74-
"@types/node": "^22.5.5",
75-
"@typescript-eslint/eslint-plugin": "^8.5.0",
76-
"@typescript-eslint/parser": "^8.5.0",
77-
"@vercel/ncc": "^0.38.1",
74+
"@types/node": "^22.7.4",
75+
"@typescript-eslint/eslint-plugin": "^8.7.0",
76+
"@typescript-eslint/parser": "^8.7.0",
77+
"@vercel/ncc": "^0.38.2",
7878
"eslint": "^8.57.0",
7979
"eslint-plugin-jest": "^28.8.3",
8080
"eslint-plugin-jsonc": "^2.16.0",

0 commit comments

Comments
 (0)