Skip to content

Commit 76a66aa

Browse files
dependabot[bot]anamblmetalix2
authored
Bump @typescript-eslint/eslint-plugin from 7.12.0 to 8.3.0 (#775)
* Bump @typescript-eslint/eslint-plugin from 7.12.0 to 8.3.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.12.0 to 8.3.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.3.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update typescript parser version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ana Belciug <[email protected]> Co-authored-by: Matthew Robertson <[email protected]>
1 parent ae0afec commit 76a66aa

File tree

2 files changed

+63
-159
lines changed

2 files changed

+63
-159
lines changed

package-lock.json

Lines changed: 61 additions & 157 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
@@ -48,8 +48,8 @@
4848
"@babel/eslint-parser": "^7.25.1",
4949
"@babel/preset-react": "^7.24.1",
5050
"@skyscanner/eslint-plugin-rules": "^1.3.0",
51-
"@typescript-eslint/eslint-plugin": "^7.12.0",
52-
"@typescript-eslint/parser": "^7.18.0",
51+
"@typescript-eslint/eslint-plugin": "^8.3.0",
52+
"@typescript-eslint/parser": "^8.3.0",
5353
"colors": "^1.4.0",
5454
"eslint": "^8.57.0",
5555
"eslint-config-airbnb": "^19.0.4",

0 commit comments

Comments
 (0)