Skip to content

Commit 9bc8aa4

Browse files
committed
chore(deps): update dependency ky to ^0.26.0
1 parent f91415c commit 9bc8aa4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"consola": "^2.15.0",
2525
"defu": "^3.2.2",
2626
"destr": "^1.0.1",
27-
"ky": "^0.25.1",
27+
"ky": "^0.26.0",
2828
"node-fetch": "^2.6.1",
2929
"web-streams-polyfill": "^3.0.1"
3030
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6973,10 +6973,10 @@ kleur@^3.0.3:
69736973
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
69746974
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
69756975

6976-
ky@^0.25.1:
6977-
version "0.25.1"
6978-
resolved "https://registry.yarnpkg.com/ky/-/ky-0.25.1.tgz#0df0bd872a9cc57e31acd5dbc1443547c881bfbc"
6979-
integrity sha512-PjpCEWlIU7VpiMVrTwssahkYXX1by6NCT0fhTUX34F3DTinARlgMpriuroolugFPcMgpPWrOW4mTb984Qm1RXA==
6976+
ky@^0.26.0:
6977+
version "0.26.0"
6978+
resolved "https://registry.yarnpkg.com/ky/-/ky-0.26.0.tgz#031cce422d4c4c15e7ac5fa0cfc176ea74260bf5"
6979+
integrity sha512-j2YwAGYuD/XXoyzzUYn1N9NEGoAukkONMea2uLanMPWTqumkwme9eWgf2SjhRKNRb/60FDYStJYL582dbbt9Mw==
69806980

69816981
last-call-webpack-plugin@^3.0.0:
69826982
version "3.0.0"

0 commit comments

Comments
 (0)