Skip to content

Commit 5496144

Browse files
committed
build: update dependency @types/fetch-mock to v7.3.3
1 parent d7b86f3 commit 5496144

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages/*"
55
],
66
"devDependencies": {
7-
"@types/fetch-mock": "7.3.2",
7+
"@types/fetch-mock": "7.3.3",
88
"@types/jest": "25.1.4",
99
"@types/node": "9.6.18",
1010
"@types/prop-types": "15.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,10 +1312,10 @@
13121312
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
13131313
integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==
13141314

1315-
"@types/[email protected].2":
1316-
version "7.3.2"
1317-
resolved "https://registry.yarnpkg.com/@types/fetch-mock/-/fetch-mock-7.3.2.tgz#58805ba36a9357be92cc8c008dbfda937e9f7d8f"
1318-
integrity sha512-NCEfv49jmDsBAixjMjEHKVgmVQlJ+uK56FOc+2roYPExnXCZDpi6mJOHQ3v23BiO84hBDStND9R2itJr7PNoow==
1315+
"@types/[email protected].3":
1316+
version "7.3.3"
1317+
resolved "https://registry.yarnpkg.com/@types/fetch-mock/-/fetch-mock-7.3.3.tgz#255511d70087b9ae8866704c782c88cc96a0b45b"
1318+
integrity sha512-NLMbBVQh3yx6dMd5CnVxp9ZBhQYuFzWIlRk0kQbgBfyL75u3wtZyUTuFsK9Wb9G3eIw77yja858j1fQAWqM9Og==
13191319

13201320
"@types/glob@^7.1.1":
13211321
version "7.1.1"

0 commit comments

Comments
 (0)