Skip to content

Commit 8f4ebd1

Browse files
Merge pull request #1010 from wallabag/dependabot/npm_and_yarn/fetch-mock-11.1.4
Bump fetch-mock from 11.1.3 to 11.1.4
2 parents 622c7c0 + 45fb051 commit 8f4ebd1

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
@@ -22,7 +22,7 @@
2222
"eslint-plugin-jsx-a11y": "^6.10.0",
2323
"eslint-plugin-prettier": "^5.2.1",
2424
"eslint-plugin-react": "^7.36.1",
25-
"fetch-mock": "^11.1.3",
25+
"fetch-mock": "^11.1.4",
2626
"jest": "^29.7.0",
2727
"nock": "^13.5.4",
2828
"node-fetch": "2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4397,10 +4397,10 @@ fb-watchman@^2.0.0:
43974397
dependencies:
43984398
bser "2.1.1"
43994399

4400-
fetch-mock@^11.1.3:
4401-
version "11.1.3"
4402-
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-11.1.3.tgz#3dc8dcc81340fea1cf1db60a2c195c63e270b501"
4403-
integrity sha512-ATh0dWgnVrUHiiXuvQm1Ry+ThWfSv1QQgqJTCtybrNxyUrFiSOaDKsNG29eyysp1SHeNP6Q+dH50+8VifN51Ig==
4400+
fetch-mock@^11.1.4:
4401+
version "11.1.4"
4402+
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-11.1.4.tgz#c51826ffda5f223955932e41907927665c6a04cd"
4403+
integrity sha512-Enndh1ApARgYDPfWFgfzLeSgdQVasMj6qDWDArya6quj3Z83AVGsl1YrVe8OxWVWsN7a+56RQRoGNmo9HdldAg==
44044404
dependencies:
44054405
"@types/glob-to-regexp" "^0.4.4"
44064406
dequal "^2.0.3"

0 commit comments

Comments
 (0)