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 d3d6e80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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
10 changes: 5 additions & 5 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,9 +12630,9 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^29.1.2":
version: 29.1.2
resolution: "ts-jest@npm:29.1.2"
"ts-jest@npm:29.1.1":
version: 29.1.1
resolution: "ts-jest@npm:29.1.1"
dependencies:
bs-logger: "npm:0.x"
fast-json-stable-stringify: "npm:2.x"
Expand All @@ -12659,7 +12659,7 @@ __metadata:
optional: true
bin:
ts-jest: cli.js
checksum: 10/5e40e7b933a1f3aa0d304d3c53913d1a7125fc79cd44e22b332f6e25dfe13008ddc7ac647066bb4f914d76083f7e8949f0bc156d793c30f3419f4ffd8180968b
checksum: 10/30e8259baba95dd786e64f7c18b864e904598f3ba07911be4d9bd29ca9c3c0024bad4ccf8ec0abd2a2fa14b06622cbbadff1b3be822189c657196442d33ee6ca
languageName: node
linkType: hard

Expand Down

0 comments on commit d3d6e80

Please sign in to comment.