Skip to content

Commit

Permalink
fix(deps): update dependency ky to ^1.3.0 (#2539)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent f5887a9 commit d58cf5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@polkadot/x-textencoder": "^12.6.2",
"bn.js": "^5.2.1",
"classnames": "^2.5.1",
"ky": "^1.2.4",
"ky": "^1.3.0",
"lodash-es": "^4.17.21",
"qrcode.react": "^3.1.0",
"react": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12962,10 +12962,10 @@ __metadata:
languageName: node
linkType: hard

"ky@npm:^1.2.4":
version: 1.2.4
resolution: "ky@npm:1.2.4"
checksum: 10c0/d0df4c1685655a8731ff8c0a014d6050485a0e52fb1d6cc107235f8c3879b6569fc497d6d15cd6b8977db7102253a0e201899f2c24408e51a4c207179c601121
"ky@npm:^1.3.0":
version: 1.3.0
resolution: "ky@npm:1.3.0"
checksum: 10c0/44a77a6231b6facb73e5278468edf5bae3c47c2b025fb5474e11847710178a87eb5731af86fe357802ebe009fdac9f09d518862d8a03c39a4e2069947306b420
languageName: node
linkType: hard

Expand Down Expand Up @@ -16710,7 +16710,7 @@ __metadata:
eslint-plugin-storybook: "npm:^0.8.0"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
ky: "npm:^1.2.4"
ky: "npm:^1.3.0"
lodash-es: "npm:^4.17.21"
mini-css-extract-plugin: "npm:^2.9.0"
prettier: "npm:^3.2.5"
Expand Down

0 comments on commit d58cf5d

Please sign in to comment.