From 5d065266d920bb2bba2e9edffe30e3265bca18ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 11:56:32 +0800 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3ae5dd1..ac3e673 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfc977d..561ba0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: {}