Skip to content

Commit 466ac2b

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

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.5",
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].5":
1316+
version "7.3.5"
1317+
resolved "https://registry.yarnpkg.com/@types/fetch-mock/-/fetch-mock-7.3.5.tgz#7aee678c4e7c7e1a168bae8fdab5b8d712e377f6"
1318+
integrity sha512-sLecm9ohBdGIpYUP9rWk5/XIKY2xHMYTBJIcJuBBM8IJWnYoQ1DAj8F4OVjnfD0API1drlkWEV0LPNk+ACuhsg==
13191319

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

0 commit comments

Comments
 (0)