mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
fix(deps): update dependency fetch-mock to v9.10.7
This commit is contained in:
committed by
renovate[bot]
parent
7781e143e5
commit
559fad94d5
Generated
+3
-3
@@ -9851,9 +9851,9 @@
|
||||
}
|
||||
},
|
||||
"fetch-mock": {
|
||||
"version": "9.10.6",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.6.tgz",
|
||||
"integrity": "sha512-kqAV3C8KNmNZcY87e2yP4qBbRD1H4i0Cndw0bKmXNBItuEdTfCmDlDdIGviFbS5bqp0pS9GZ721aAQud+zRmJQ==",
|
||||
"version": "9.10.7",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-9.10.7.tgz",
|
||||
"integrity": "sha512-YkiMHSL8CQ0vlWYpqGvlaZjViFk0Kar9jonPjSvaWoztkeHH6DENqUzBIsffzjVKhwchPI74SZRLRpIsEyNcZQ==",
|
||||
"requires": {
|
||||
"babel-runtime": "^6.26.0",
|
||||
"core-js": "^3.0.0",
|
||||
|
||||
+1
-1
@@ -42,7 +42,7 @@
|
||||
"eslint-config-prettier": "6.11.0",
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
"favico.js": "0.3.10",
|
||||
"fetch-mock": "9.10.6",
|
||||
"fetch-mock": "9.10.7",
|
||||
"fontfaceobserver": "2.1.0",
|
||||
"intersection-observer": "0.11.0",
|
||||
"lodash.debounce": "4.0.8",
|
||||
|
||||
Reference in New Issue
Block a user