Skip to content

Commit

Permalink
Update dependency @devprotocol/dev-kit to v6.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 2b80fe6 commit 483e0e5
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 @@
},
"homepage": "https://github.com/dev-protocol/badge#readme",
"dependencies": {
"@devprotocol/dev-kit": "6.9.0",
"@devprotocol/dev-kit": "6.10.0",
"@types/ramda": "0.28.15",
"@vercel/node": "2.5.21",
"bignumber.js": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@devprotocol/dev-kit@6.9.0":
version "6.9.0"
resolved "https://registry.yarnpkg.com/@devprotocol/dev-kit/-/dev-kit-6.9.0.tgz#592d4d6650df7a1c50ece289626a78d94c5549fb"
integrity sha512-aK+7dMjz/YxObAdxNWFQDCkvivYnaBVUj9imoW4Q75L7Lwl1TGAPcivAYU+Fkier+F8lu5g5fVPikkYHMbZAWg==
"@devprotocol/dev-kit@6.10.0":
version "6.10.0"
resolved "https://registry.yarnpkg.com/@devprotocol/dev-kit/-/dev-kit-6.10.0.tgz#4599812a4f588d7892ced821857094f56f023710"
integrity sha512-gb4W8t2VohdukHZlsszZ6u3KjEk106MJpO6vXt5E0E0webYoimzqfWuT5cCcI1UcphKJnyN3Lz22O8P4T4bgcA==
dependencies:
"@devprotocol/util-ts" "^2.2.1"
"@types/bent" "^7.3.1"
Expand Down

0 comments on commit 483e0e5

Please sign in to comment.