Skip to content

Commit 26c18c2

Browse files
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@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 `@eslint/js` from 9.12.0 to 9.13.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.13.0/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.9.0 to 8.11.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.11.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.9.0 to 8.11.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.11.0/packages/parser) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - 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 63eb7bb commit 26c18c2

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

package-lock.json

+48-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@ava/typescript": "4.1.0",
6262
"@eslint/compat": "^1.1.1",
6363
"@eslint/eslintrc": "^3.1.0",
64-
"@eslint/js": "^9.12.0",
64+
"@eslint/js": "^9.13.0",
6565
"@microsoft/eslint-formatter-sarif": "^3.1.0",
6666
"@types/adm-zip": "^0.5.5",
6767
"@types/console-log-level": "^1.4.5",
@@ -71,8 +71,8 @@
7171
"@types/node": "20.9.0",
7272
"@types/semver": "^7.5.8",
7373
"@types/sinon": "^17.0.3",
74-
"@typescript-eslint/eslint-plugin": "^8.9.0",
75-
"@typescript-eslint/parser": "^8.9.0",
74+
"@typescript-eslint/eslint-plugin": "^8.11.0",
75+
"@typescript-eslint/parser": "^8.11.0",
7676
"ava": "^5.3.1",
7777
"eslint": "^8.57.1",
7878
"eslint-import-resolver-typescript": "^3.6.3",

0 commit comments

Comments
 (0)