Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit 33714b7

Browse files
chore(deps): update dependency @types/isomorphic-fetch to ^0.0.39
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 004161b commit 33714b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react-celo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"react-modal": "^3.14.4"
4646
},
4747
"devDependencies": {
48-
"@types/isomorphic-fetch": "^0.0.35",
48+
"@types/isomorphic-fetch": "^0.0.39",
4949
"@types/ledgerhq__hw-transport-webusb": "^4.70.1",
5050
"@types/qrcode": "^1.4.2",
5151
"@types/react": "^18.0.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2418,10 +2418,10 @@
24182418
resolved "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz"
24192419
integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==
24202420

2421-
"@types/isomorphic-fetch@^0.0.35":
2422-
version "0.0.35"
2423-
resolved "https://registry.npmjs.org/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.35.tgz"
2424-
integrity sha512-DaZNUvLDCAnCTjgwxgiL1eQdxIKEpNLOlTNtAgnZc50bG2copGhRrFN9/PxPBuJe+tZVLCbQ7ls0xveXVRPkvw==
2421+
"@types/isomorphic-fetch@^0.0.39":
2422+
version "0.0.39"
2423+
resolved "https://registry.npmjs.org/@types/isomorphic-fetch/-/isomorphic-fetch-0.0.39.tgz#889573a72ca637bc1a665910a41ff1cb3b52011f"
2424+
integrity sha512-I0gou/ZdA1vMG7t7gMzL7VYu2xAKU78rW9U1l10MI0nn77pEHq3tQqHQ8hMmXdMpBlkxZOorjI4sO594Z3kKJw==
24252425

24262426
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
24272427
version "2.0.4"

0 commit comments

Comments
 (0)