Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent d154916 commit 4306428
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions firebase/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@
"@swc/jest": "^0.2.36",
"@tsconfig/node20": "^20.1.4",
"@tsconfig/strictest": "^2.0.5",
"@types/eslint": "^8.56.12",
"@types/eslint": "^9.6.1",
"@types/jest": "^29.5.13",
"@types/lodash": "^4.17.7",
"@types/node": "20.16.5",
"eslint": "^8.57.1",
"eslint": "^9.11.1",
"eslint-plugin-jest": "^28.8.3",
"firebase": "^10.13.1",
"firebase-functions-test": "^3.3.0",
"google-auth-library": "^9.14.1",
"jest": "^29.7.0",
"typescript": "^5.5.4",
"typescript-eslint": "^7.18.0"
"typescript-eslint": "^8.7.0"
},
"private": true,
"jest": {
Expand Down

0 comments on commit 4306428

Please sign in to comment.