Skip to content

Commit

Permalink
Revert ts-jest upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Feb 22, 2024
1 parent 2039664 commit 0916810
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"ethers": "^6.6.2",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.1",
"typescript": "^5.3.3"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4693,7 +4693,7 @@ __metadata:
jest: "npm:^29.7.0"
prettier: "npm:^3.2.5"
protobufjs: "npm:^7.2.4"
ts-jest: "npm:^29.1.2"
ts-jest: "npm:^29.1.1"
typescript: "npm:^5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12630,7 +12630,7 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.1.2":
"ts-jest@npm:^29.1.1":
version: 29.1.2
resolution: "ts-jest@npm:29.1.2"
dependencies:
Expand Down

0 comments on commit 0916810

Please sign in to comment.