mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
build(deps): bump ky from 1.6.0 to 1.7.0 (#929)
Bumps [ky](https://github.com/sindresorhus/ky) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](https://github.com/sindresorhus/ky/compare/v1.6.0...v1.7.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
3b4f3bfeb4
commit
5d065266d9
@ -51,7 +51,7 @@
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
"husky": "^9.1.4",
|
||||
"is-ip": "^5.0.1",
|
||||
"ky": "^1.6.0",
|
||||
"ky": "^1.7.0",
|
||||
"lint-staged": "^15.2.9",
|
||||
"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.6.0
|
||||
version: 1.6.0
|
||||
specifier: ^1.7.0
|
||||
version: 1.7.0
|
||||
lint-staged:
|
||||
specifier: ^15.2.9
|
||||
version: 15.2.9
|
||||
@ -2564,8 +2564,8 @@ packages:
|
||||
keyv@4.5.4:
|
||||
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
||||
|
||||
ky@1.6.0:
|
||||
resolution: {integrity: sha512-MG7hlH26oShC4Lysk5TYzXshHLfEY52IJ0ofOeCsifquqTymbXCSTx+g4rXO30XYxoM6Y1ed5pNnpULe9Rx19A==}
|
||||
ky@1.7.0:
|
||||
resolution: {integrity: sha512-g+S6ZMESSMuxrrbcDioBKSjBj8Xvam2WmLso+q1Ub7TTYCGS68XbSEM+eA3VSTmXJfR1uQjsTooC2tCsC3bW6g==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
leven@3.1.0:
|
||||
@ -6365,7 +6365,7 @@ snapshots:
|
||||
dependencies:
|
||||
json-buffer: 3.0.1
|
||||
|
||||
ky@1.6.0: {}
|
||||
ky@1.7.0: {}
|
||||
|
||||
leven@3.1.0: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user