Skip to content

Commit

Permalink
chore(deps): bump @snapshot-labs/keycard from 0.3.0 to 0.4.0 (#670)
Browse files Browse the repository at this point in the history
Bumps @snapshot-labs/keycard from 0.3.0 to 0.4.0.

---
updated-dependencies:
- dependency-name: "@snapshot-labs/keycard"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 8, 2023
1 parent 2bb543b commit e241408
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 @@ -20,7 +20,7 @@
},
"prettier": "@snapshot-labs/prettier-config",
"dependencies": {
"@snapshot-labs/keycard": "^0.3.0",
"@snapshot-labs/keycard": "^0.4.0",
"@snapshot-labs/snapshot-metrics": "^1.0.0",
"@snapshot-labs/snapshot-sentry": "^1.3.0",
"@snapshot-labs/snapshot.js": "^0.5.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1321,10 +1321,10 @@
dependencies:
"@snapshot-labs/eslint-config-base" "^0.1.0-beta.11"

"@snapshot-labs/keycard@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@snapshot-labs/keycard/-/keycard-0.3.0.tgz#48b74f3496057745a9082153547d95cf7a7a3e3e"
integrity sha512-ait9HIzOQlkyCd3NjVgu/o+PcFzEWFetU9gYRMR26TqdnItT1H4AkGnu6lEoFiTD64vt+idwVFLG2FywrCoJkw==
"@snapshot-labs/keycard@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@snapshot-labs/keycard/-/keycard-0.4.0.tgz#7b97c59150c198552df36b02992fd6b6a5cc22e3"
integrity sha512-K+g5RUNewgnQPYxI6HeEZXeSaRiNF0j3+d7T02O4woq1YUPkz4vc/IE4Kyj4ABS4O2qlrlg9xwr03pCsyr9SRg==
dependencies:
node-fetch "^2.7.0"

Expand Down

0 comments on commit e241408

Please sign in to comment.