Skip to content

Commit 24adaaf

Browse files
Bump @typescript-eslint/eslint-plugin from 4.33.0 to 8.23.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.33.0 to 8.23.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.23.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b87b15 commit 24adaaf

File tree

3 files changed

+119
-118
lines changed

3 files changed

+119
-118
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@powerhome/eslint-config": "0.1.0",
18-
"@typescript-eslint/eslint-plugin": "5.48.2",
18+
"@typescript-eslint/eslint-plugin": "8.23.0",
1919
"@typescript-eslint/parser": "4.33.0",
2020
"babel-eslint": "10.1.0",
2121
"eslint": "7.1.0",

playbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/react-dom": "^18.0.11",
6262
"@types/react-highlight-words": "^0.16.5",
6363
"@types/react-modal": "3.16.1",
64-
"@typescript-eslint/eslint-plugin": "4.33.0",
64+
"@typescript-eslint/eslint-plugin": "8.23.0",
6565
"@typescript-eslint/parser": "4.33.0",
6666
"@vitejs/plugin-react": "^4.3.1",
6767
"axe-core": "4.4.3",

0 commit comments

Comments
 (0)