Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Update mock to 2.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Sep 30, 2020
1 parent b09d1c5 commit e724b58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/plugin-transform-spread": "^7.2.2",
"@babel/polyfill": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@ensdomains/mock": "^2.0.23",
"@ensdomains/mock": "^2.0.27",
"babel-eslint": "^9.0.0",
"babel-jest": "^23.6.0",
"babel-jest-assertions": "^0.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1132,10 +1132,10 @@
truffle-flattener "^1.4.2"
web3-utils "^1.0.0-beta.48"

"@ensdomains/mock@^2.0.22":
version "2.0.22"
resolved "https://registry.yarnpkg.com/@ensdomains/mock/-/mock-2.0.22.tgz#3e1e2afbb20fde4349f7c56b820b006d2deba853"
integrity sha512-Uc9P40Nh1jCwj4T8qp0/rpJPOow3Bj6Eg4mDqRDjvZldI3+GN+/ONuweztBlJLeZYCKX6SjZTg5zgu3ECibWKA==
"@ensdomains/mock@^2.0.27":
version "2.0.27"
resolved "https://registry.yarnpkg.com/@ensdomains/mock/-/mock-2.0.27.tgz#6ecd5dc6cc3ba63e9971d81e600a07e0c099668b"
integrity sha512-VTLVe0RLwSy8LVdRuXCDGPCRSvv3Wl/qS784HzB1hGiFfzkb6eLLrFDlNtR40LZY7WwwrtPaqBea99HCOHnLcQ==
dependencies:
"@0xproject/utils" "^2.0.2"
"@babel/runtime" "^7.4.4"
Expand Down

0 comments on commit e724b58

Please sign in to comment.