Skip to content

Commit

Permalink
Merge pull request #215 from jaredwray/upgrading-jest-types-and-eslin…
Browse files Browse the repository at this point in the history
…t-for-jest-to-latest

upgrading jest types and eslint for jest to latest
  • Loading branch information
jaredwray committed Dec 22, 2022
2 parents 8baf72b + 9e4f50a commit 289d651
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -46,15 +46,15 @@
"@types/create-test-server": "^3.0.1",
"@types/delay": "^3.1.0",
"@types/get-stream": "^3.0.2",
"@types/jest": "^29.2.3",
"@types/node": "^18.11.9",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.17",
"@types/responselike": "^1.0.0",
"@types/sqlite3": "^3.1.8",
"body-parser": "^1.20.1",
"create-cert": "^1.0.6",
"create-test-server": "3.0.1",
"delay": "^5.0.0",
"eslint-plugin-jest": "^27.1.5",
"eslint-plugin-jest": "^27.1.7",
"express": "^4.18.2",
"jest": "^29.3.1",
"pify": "^6.1.0",
Expand Down

0 comments on commit 289d651

Please sign in to comment.