Skip to content

Commit f15d235

Browse files
chore(deps): update dependency fetch-mock to v11
1 parent 0300eed commit f15d235

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@rollup/plugin-typescript": "11.1.6",
2727
"@types/mocha": "9.1.1",
2828
"conventional-changelog-cli": "5.0.0",
29-
"fetch-mock": "10.1.1",
29+
"fetch-mock": "11.1.0",
3030
"http-server": "14.1.1",
3131
"karma": "6.4.4",
3232
"karma-chrome-launcher": "3.2.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3119,12 +3119,11 @@ fd-slicer@~1.1.0:
31193119
dependencies:
31203120
pend "~1.2.0"
31213121

3122-
fetch-mock@10.1.1:
3123-
version "10.1.1"
3124-
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-10.1.1.tgz#09f5f14aff5587095fc1632c271523a5aff1e79c"
3125-
integrity sha512-R6MwxuGwlUe0K6GzdLY1Wa9voX/GbUBDZjNHBsvlBhrpXurCYpQN4EW0iFCmtWddDTuS0ubR93OtFSgy9E/L2A==
3122+
fetch-mock@11.1.0:
3123+
version "11.1.0"
3124+
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-11.1.0.tgz#2e0790aba226547e454252253048adc087824eff"
3125+
integrity sha512-Ng8pIwjVymfQgLGj0Sv1xpsmHc6PvzJyHFxb2yF8TfiiKg03dZDFAI9ST7dOb+GwCcFwE11O/rXht5UHgO94dw==
31263126
dependencies:
3127-
debug "^4.1.1"
31283127
dequal "^2.0.3"
31293128
globrex "^0.1.2"
31303129
is-subset "^0.1.1"

0 commit comments

Comments
 (0)