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 Aug 5, 2024
1 parent 440825d commit e81a544
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.11",
"@types/eslint": "^9.6.0",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.7",
"@types/node": "20.14.14",
"eslint": "^8.57.0",
"eslint": "^9.8.0",
"eslint-plugin-jest": "^28.7.0",
"firebase": "^10.12.5",
"firebase-functions-test": "^3.3.0",
"google-auth-library": "^9.13.0",
"jest": "^29.7.0",
"typescript": "^5.5.4",
"typescript-eslint": "^7.18.0"
"typescript-eslint": "^8.0.1"
},
"private": true,
"jest": {
Expand Down

0 comments on commit e81a544

Please sign in to comment.