Skip to content

Commit

Permalink
Merge pull request #285 from jaredwray/upgrading-eslint-plugin-jest-t…
Browse files Browse the repository at this point in the history
…o-27.6.3

upgrading eslint-plugin-jest to 27.6.3
  • Loading branch information
jaredwray committed Jan 19, 2024
2 parents e4bb2da + 7a5d7f0 commit a736035
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/request/package.json
Expand Up @@ -47,13 +47,13 @@
"devDependencies": {
"@keyv/sqlite": "^3.6.6",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.5",
"@types/node": "^20.11.5",
"@types/responselike": "^1.0.3",
"@types/sqlite3": "^3.1.11",
"body-parser": "^1.20.2",
"delay": "^6.0.0",
"eslint": "^8.56.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^27.6.3",
"express": "^4.18.2",
"jest": "^29.7.0",
"pify": "^6.1.0",
Expand Down

0 comments on commit a736035

Please sign in to comment.