Skip to content

Commit 3c05395

Browse files
committed
fix(deps): update @typescript-eslint/eslint-plugin
1 parent 2ff762e commit 3c05395

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react-redux": "^7.1.5",
4444
"@types/react-router-dom": "^5.1.3",
4545
"@types/redux-mock-store": "^1.0.1",
46-
"@typescript-eslint/eslint-plugin": "^5.0.0",
46+
"@typescript-eslint/eslint-plugin": "^5.59.5",
4747
"@typescript-eslint/parser": "5.9.1",
4848
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.0",
4949
"enzyme": "^3.11.0",

template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/react-redux": "7.1.7",
1010
"@types/react-router-dom": "5.1.3",
1111
"@types/redux-mock-store": "^1.0.1",
12-
"@typescript-eslint/eslint-plugin": "5.0.0",
12+
"@typescript-eslint/eslint-plugin": "5.59.5",
1313
"@typescript-eslint/parser": "5.9.1",
1414
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.0",
1515
"enzyme": "3.11.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3601,7 +3601,7 @@
36013601
dependencies:
36023602
"@types/node" "*"
36033603

3604-
"@typescript-eslint/eslint-plugin@^5.0.0", "@typescript-eslint/eslint-plugin@^5.5.0":
3604+
"@typescript-eslint/eslint-plugin@^5.5.0", "@typescript-eslint/eslint-plugin@^5.59.5":
36053605
version "5.59.5"
36063606
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.5.tgz#f156827610a3f8cefc56baeaa93cd4a5f32966b4"
36073607
integrity sha512-feA9xbVRWJZor+AnLNAr7A8JRWeZqHUf4T9tlP+TN04b05pFVhO5eN7/O93Y/1OUlLMHKbnJisgDURs/qvtqdg==

0 commit comments

Comments
 (0)