Skip to content

Commit e106e3f

Browse files
fix(deps): update typescript-eslint monorepo to ^5.5.0 (#528)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bd92d4d commit e106e3f

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"typescript": "^3.3.3333 || ^4.0.0"
4242
},
4343
"dependencies": {
44-
"@typescript-eslint/eslint-plugin": "^5.4.0",
45-
"@typescript-eslint/parser": "^5.4.0",
44+
"@typescript-eslint/eslint-plugin": "^5.5.0",
45+
"@typescript-eslint/parser": "^5.5.0",
4646
"eslint-config-prettier": "^8.3.0",
4747
"eslint-plugin-import": "^2.25.3",
4848
"eslint-plugin-jsx-a11y": "^6.5.1",

0 commit comments

Comments
 (0)