Skip to content

Commit

Permalink
chore(deps): upgrade jest to latest (#5112)
Browse files Browse the repository at this point in the history
* chore(deps): upgrade jest to latest

* test: update snapshot
  • Loading branch information
thisislawatts authored Mar 28, 2024
1 parent 3607eb3 commit 8438281
Show file tree
Hide file tree
Showing 13 changed files with 3,135 additions and 3,776 deletions.
5,949 changes: 2,654 additions & 3,295 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"@types/cross-spawn": "^6.0.2",
"@types/express": "^4.17.13",
"@types/fs-extra": "^9.0.11",
"@types/jest": "^28.1.8",
"@types/jest": "29.5.12",
"@types/lodash": "^4.14.161",
"@types/needle": "^3.3.0",
"@types/node": "^14.14.31",
Expand All @@ -160,7 +160,7 @@
"eslint-plugin-jest": "^24.4.0",
"express": "^4.17.1",
"fs-extra": "^9.1.0",
"jest": "^28.1.3",
"jest": "29.7.0",
"jest-junit": "^16.0.0",
"jsonparse": "^1.3.1",
"lodash": "^4.17.20",
Expand All @@ -173,7 +173,7 @@
"proxyquire": "^1.7.4",
"sinon": "^4.0.0",
"tap": "^18.7.0",
"ts-jest": "^28.0.8",
"ts-jest": "29.1.2",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"typescript": "^4.9.5",
Expand Down
Loading

0 comments on commit 8438281

Please sign in to comment.