Skip to content

Commit 16de46d

Browse files
committed
fix(deps): update typescript-eslint monorepo to v5.55.0
1 parent cce8a22 commit 16de46d

File tree

2 files changed

+85
-90
lines changed

2 files changed

+85
-90
lines changed

package-lock.json

Lines changed: 83 additions & 88 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
@@ -33,8 +33,8 @@
3333
"typescript": "4.9.5"
3434
},
3535
"dependencies": {
36-
"@typescript-eslint/eslint-plugin": "5.54.1",
37-
"@typescript-eslint/parser": "5.54.1",
36+
"@typescript-eslint/eslint-plugin": "5.55.0",
37+
"@typescript-eslint/parser": "5.55.0",
3838
"babel-eslint": "10.1.0",
3939
"eslint": "8.36.0",
4040
"eslint-config-airbnb-base": "15.0.0",

0 commit comments

Comments
 (0)