Skip to content

Commit 028d08a

Browse files
committed
fix(deps): update dependency @devprotocol/dev-kit to v8.6.1
1 parent 614f8f7 commit 028d08a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "MPL-2.0",
2222
"dependencies": {
2323
"@astrojs/vercel": "^7.0.0",
24-
"@devprotocol/dev-kit": "8.6.0",
24+
"@devprotocol/dev-kit": "8.6.1",
2525
"@devprotocol/util-ts": "4.0.0",
2626
"astro": "^4.0.0",
2727
"bignumber.js": "^9.1.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -343,15 +343,15 @@
343343
dependencies:
344344
"@jridgewell/trace-mapping" "0.3.9"
345345

346-
"@devprotocol/[email protected].0":
347-
version "8.6.0"
348-
resolved "https://registry.yarnpkg.com/@devprotocol/dev-kit/-/dev-kit-8.6.0.tgz#da969de08b1e9d8fee44d9f9156a7542d8fc95f3"
349-
integrity sha512-9u5YAn+GptEHsYulkSCojkDIqCHFVZnvETfP/nN/CQnuP9KjS7Aq64y2SiQz79rzLXDEIqxrCUHX9DUFqi6aWA==
346+
"@devprotocol/[email protected].1":
347+
version "8.6.1"
348+
resolved "https://registry.yarnpkg.com/@devprotocol/dev-kit/-/dev-kit-8.6.1.tgz#035612f441f1d8aa837342787f792985cd2ce7f6"
349+
integrity sha512-zsT0IAMEBVLwbuf6l6zWwMqhvIl+KIx+3B03szN0pZKuPx1/tcT3R70ldi6oe/+0uZdFnK2a0cENedV93SxMFw==
350350
dependencies:
351351
"@devprotocol/util-ts" "4.0.0"
352352
bignumber.js "9.1.2"
353353
js-base64 "^3.7.2"
354-
ramda "^0.29.0"
354+
ramda "^0.30.0"
355355

356356
"@devprotocol/[email protected]":
357357
version "4.0.0"
@@ -4440,7 +4440,7 @@ queue-microtask@^1.2.2:
44404440
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
44414441
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
44424442

4443-
4443+
[email protected], ramda@^0.30.0:
44444444
version "0.30.0"
44454445
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0"
44464446
integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==

0 commit comments

Comments
 (0)