mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump ky from 1.5.0 to 1.6.0 (#915)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](https://github.com/sindresorhus/ky/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: ky dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
33fdd9d2c5
commit
4c36f38af8
@ -51,7 +51,7 @@
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"husky": "^9.1.4",
|
||||
"is-ip": "^5.0.1",
|
||||
"ky": "^1.5.0",
|
||||
"ky": "^1.6.0",
|
||||
"lint-staged": "^15.2.8",
|
||||
"lodash": "^4.17.21",
|
||||
"match-sorter": "^6.3.4",
|
||||
|
@ -120,8 +120,8 @@ importers:
|
||||
specifier: ^5.0.1
|
||||
version: 5.0.1
|
||||
ky:
|
||||
specifier: ^1.5.0
|
||||
version: 1.5.0
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0
|
||||
lint-staged:
|
||||
specifier: ^15.2.8
|
||||
version: 15.2.8
|
||||
@ -2564,8 +2564,8 @@ packages:
|
||||
keyv@4.5.4:
|
||||
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
||||
|
||||
ky@1.5.0:
|
||||
resolution: {integrity: sha512-bkQo+UqryW6Zmo/DsixYZE4Z9t2mzvNMhceyIhuMuInb3knm5Q+GNGMKveydJAj+Z6piN1SwI6eR/V0G+Z0BtA==}
|
||||
ky@1.6.0:
|
||||
resolution: {integrity: sha512-MG7hlH26oShC4Lysk5TYzXshHLfEY52IJ0ofOeCsifquqTymbXCSTx+g4rXO30XYxoM6Y1ed5pNnpULe9Rx19A==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
leven@3.1.0:
|
||||
@ -6369,7 +6369,7 @@ snapshots:
|
||||
dependencies:
|
||||
json-buffer: 3.0.1
|
||||
|
||||
ky@1.5.0: {}
|
||||
ky@1.6.0: {}
|
||||
|
||||
leven@3.1.0: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user