Skip to content

Commit a2ea8c9

Browse files
Bump the typescript-eslint group with 2 updates
Bumps the typescript-eslint 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 5.61.0 to 7.18.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.18.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.61.0 to 7.18.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.18.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 7.18.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 7.18.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fcd9fb commit a2ea8c9

File tree

2 files changed

+79
-129
lines changed

2 files changed

+79
-129
lines changed

package-lock.json

Lines changed: 77 additions & 127 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
@@ -23,8 +23,8 @@
2323
},
2424
"homepage": "https://rezstream.com/rezstream/eslint-plugin-github#readme",
2525
"dependencies": {
26-
"@typescript-eslint/eslint-plugin": "^6.21.0",
27-
"@typescript-eslint/parser": "^6.21.0",
26+
"@typescript-eslint/eslint-plugin": "^7.18.0",
27+
"@typescript-eslint/parser": "^7.18.0",
2828
"eslint-config-airbnb-base": "^15.0.0",
2929
"eslint-plugin-unicorn": "^56.0.1",
3030
"eslint-plugin-wc": "^3.0.1"

0 commit comments

Comments
 (0)