Skip to content

Commit

Permalink
fix(deps): update dependency ky to ^1.2.4 (#2490)
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 Apr 22, 2024
1 parent d53ed2f commit 19089db
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.3",
"ky": "^1.2.4",
"lodash-es": "^4.17.21",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12777,10 +12777,10 @@ __metadata:
languageName: node
linkType: hard

"ky@npm:^1.2.3":
version: 1.2.3
resolution: "ky@npm:1.2.3"
checksum: 10c0/fdf8dd37211529d6ba21e2fc79690eb6ddaea9f778e1e6ffbd190839c6183aa13fcfb0a28ead60aa677531a2a4d406a8e976b3406ccb33524a499e3620232209
"ky@npm:^1.2.4":
version: 1.2.4
resolution: "ky@npm:1.2.4"
checksum: 10c0/d0df4c1685655a8731ff8c0a014d6050485a0e52fb1d6cc107235f8c3879b6569fc497d6d15cd6b8977db7102253a0e201899f2c24408e51a4c207179c601121
languageName: node
linkType: hard

Expand Down Expand Up @@ -16603,7 +16603,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.3"
ky: "npm:^1.2.4"
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 19089db

Please sign in to comment.