Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Feb 22, 2024
1 parent 2039664 commit b4f9f3b
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 @@ -64,7 +64,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.1.1",
"ethers": "^6.6.2",
"jest": "^29.7.0",
"jest": "^29.6.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"typescript": "^5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4690,7 +4690,7 @@ __metadata:
eslint-plugin-prettier: "npm:^5.1.3"
eslint-plugin-promise: "npm:^6.1.1"
ethers: "npm:^6.6.2"
jest: "npm:^29.7.0"
jest: "npm:^29.6.0"
prettier: "npm:^3.2.5"
protobufjs: "npm:^7.2.4"
ts-jest: "npm:^29.1.2"
Expand Down Expand Up @@ -9339,7 +9339,7 @@ __metadata:
languageName: node
linkType: hard

"jest@npm:^29.7.0":
"jest@npm:^29.6.0":
version: 29.7.0
resolution: "jest@npm:29.7.0"
dependencies:
Expand Down

0 comments on commit b4f9f3b

Please sign in to comment.