Skip to content

Commit

Permalink
chore(deps): update dependency fetch-mock to v10.0.8 (#1443)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 526b412 commit 635b986
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@rollup/plugin-typescript": "11.1.6",
"@types/mocha": "9.1.1",
"conventional-changelog-cli": "5.0.0",
"fetch-mock": "10.0.7",
"fetch-mock": "10.0.8",
"http-server": "14.1.1",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3114,17 +3114,16 @@ fd-slicer@~1.1.0:
dependencies:
pend "~1.2.0"

[email protected].7:
version "10.0.7"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-10.0.7.tgz#b274aaebe5b59c641f02d836b579bbe9b063f8db"
integrity sha512-TFG42kMRJ6dZpUDeVTdXNjh5O4TchHU/UNk41a050TwKzRr5RJQbtckXDjXiQFHPKgXGUG5l2TY3ZZ2gokiXaQ==
[email protected].8:
version "10.0.8"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-10.0.8.tgz#17631112c805d286283242f5689b3bb40788e395"
integrity sha512-eAubSqiQbkKoUMrCd1PhVAB6WHDriJFGLvDBPx6vldNbHQEbq+FdejPlOHZq7ZaxbzouMOqJVDv2ms402tC/QA==
dependencies:
debug "^4.1.1"
glob-to-regexp "^0.4.0"
is-subset "^0.1.1"
lodash.isequal "^4.5.0"
path-to-regexp "^2.2.1"
querystring "^0.2.1"

file-type@^3.8.0:
version "3.9.0"
Expand Down Expand Up @@ -5289,11 +5288,6 @@ [email protected]:
resolved "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz"
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=

querystring@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.1.tgz#40d77615bb09d16902a85c3e38aa8b5ed761c2dd"
integrity sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==

quick-lru@^5.1.1:
version "5.1.1"
resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz"
Expand Down

0 comments on commit 635b986

Please sign in to comment.