Skip to content

Commit 4eb2014

Browse files
Update dependency @devprotocol/dev-kit to v6.10.0
1 parent 0c602ba commit 4eb2014

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/dev-protocol/badge#readme",
2626
"dependencies": {
27-
"@devprotocol/dev-kit": "6.9.0",
27+
"@devprotocol/dev-kit": "6.10.0",
2828
"@types/ramda": "0.28.15",
2929
"@vercel/node": "2.5.21",
3030
"bignumber.js": "9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

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

0 commit comments

Comments
 (0)