Skip to content

Commit 4b9726b

Browse files
Bump the npm group with 2 updates
Bumps the npm group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 7.13.1 to 7.15.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/v7.15.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.13.1 to 7.15.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/v7.15.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee4ad8b commit 4b9726b

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

package-lock.json

Lines changed: 47 additions & 47 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
@@ -61,8 +61,8 @@
6161
"@types/node": "20.9.0",
6262
"@types/semver": "^7.5.8",
6363
"@types/sinon": "^17.0.3",
64-
"@typescript-eslint/eslint-plugin": "^7.13.1",
65-
"@typescript-eslint/parser": "^7.13.1",
64+
"@typescript-eslint/eslint-plugin": "^7.15.0",
65+
"@typescript-eslint/parser": "^7.15.0",
6666
"ava": "^5.3.1",
6767
"eslint": "^8.57.0",
6868
"eslint-import-resolver-typescript": "^3.6.1",

0 commit comments

Comments
 (0)