Skip to content

Commit ad26f87

Browse files
dependabot[bot]CalvinAllen
authored andcommitted
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@types/node` from 22.7.2 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/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) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd49f18 commit ad26f87

2 files changed

Lines changed: 89 additions & 14 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@actions/exec": "^1.1.1"
3838
},
3939
"devDependencies": {
40-
"@types/node": "^22.7.2",
41-
"@typescript-eslint/parser": "^8.7.0",
40+
"@types/node": "^22.7.4",
41+
"@typescript-eslint/parser": "^8.8.0",
4242
"@vercel/ncc": "^0.38.2",
4343
"eslint": "^8.0.1",
4444
"eslint-plugin-github": "^5.0.2",

0 commit comments

Comments
 (0)