mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #1091 from prymitive/renovate/fetch-mock-8.0.x
chore(deps): update dependency fetch-mock to v8.0.0-alpha.11
This commit is contained in:
6
ui/package-lock.json
generated
6
ui/package-lock.json
generated
@@ -8353,9 +8353,9 @@
|
||||
}
|
||||
},
|
||||
"fetch-mock": {
|
||||
"version": "8.0.0-alpha.10",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-8.0.0-alpha.10.tgz",
|
||||
"integrity": "sha512-wI8+rMvQnMTIMMp2q1apQ16LCivAmEsx1ZJe/fXeZCTknkicYby5xvdaRB2OLThngQV+9i5QMxs3v6g4XCE3ZA==",
|
||||
"version": "8.0.0-alpha.11",
|
||||
"resolved": "https://registry.npmjs.org/fetch-mock/-/fetch-mock-8.0.0-alpha.11.tgz",
|
||||
"integrity": "sha512-djbaVSIJck8phanPNJykSGVHTpo5xARqSILuuAd6TJG0Lbo7P54QCDNBGxhgB6Jii+xMP+4RfHvuuARit4D/rg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"babel-runtime": "^6.26.0",
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"enzyme": "3.10.0",
|
||||
"enzyme-adapter-react-16": "1.15.1",
|
||||
"eslint-plugin-prettier": "3.1.1",
|
||||
"fetch-mock": "8.0.0-alpha.10",
|
||||
"fetch-mock": "8.0.0-alpha.11",
|
||||
"jest-canvas-mock": "2.1.2",
|
||||
"jest-date-mock": "1.0.7",
|
||||
"jest-fetch-mock": "2.1.2",
|
||||
|
||||
Reference in New Issue
Block a user