Skip to content

Commit 556fd5e

Browse files
committed
chore: up eslint deps
1 parent fc72779 commit 556fd5e

File tree

2 files changed

+62
-204
lines changed

2 files changed

+62
-204
lines changed

playground/functions/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"firebase-functions": "^4.4.1"
2020
},
2121
"devDependencies": {
22-
"@typescript-eslint/eslint-plugin": "^5.61.0",
23-
"@typescript-eslint/parser": "^5.61.0",
22+
"@typescript-eslint/eslint-plugin": "^6.6.0",
23+
"@typescript-eslint/parser": "^6.6.0",
2424
"eslint": "^8.49.0",
2525
"eslint-config-google": "^0.14.0",
2626
"eslint-plugin-import": "^2.28.1",

0 commit comments

Comments
 (0)