Skip to content

Commit

Permalink
Merge pull request #63 from gnosis/bump-zodiac-1.0.11
Browse files Browse the repository at this point in the history
bump zodiac version to v1.0.11
  • Loading branch information
samepant authored Jun 9, 2022
2 parents 9134373 + e9be7a5 commit de74ec4
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 @@ -7,7 +7,7 @@
"@gnosis.pm/safe-apps-react-sdk": "3.0.0",
"@gnosis.pm/safe-deployments": "^1.0.0",
"@gnosis.pm/safe-react-components": "^0.6.0",
"@gnosis.pm/zodiac": "^1.0.10",
"@gnosis.pm/zodiac": "^1.0.11",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.58",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1742,10 +1742,10 @@
classnames "^2.2.6"
react-media "^1.10.0"

"@gnosis.pm/zodiac@^1.0.10":
version "1.0.10"
resolved "https://registry.yarnpkg.com/@gnosis.pm/zodiac/-/zodiac-1.0.10.tgz#8b5171c264d610a5b0668eb8585ebfd454ee9773"
integrity sha512-dqyqhN7Uh78wbWU/HO1GbTJC4A4/jSsrdJDPkTHyAL/5E9X+ZZ69vG0u2+8e6kcxslUGQmW7k47RnMuyRudxCw==
"@gnosis.pm/zodiac@^1.0.11":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@gnosis.pm/zodiac/-/zodiac-1.0.11.tgz#97032d9d8940a297ebd1a87f142565c57edfd8e4"
integrity sha512-J24TtMRS/5fEhFJE6BDLQu3Jjcm3u6k9KBtUSix7aidwWZzZ671RUzu+DxxZNlzA1/iuoG1uWlDCEWmxElbCEA==
dependencies:
"@gnosis.pm/mock-contract" "^4.0.0"
"@gnosis.pm/safe-contracts" "1.3.0"
Expand Down

0 comments on commit de74ec4

Please sign in to comment.