mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
chore(package): update lockfile ui/package-lock.json
This commit is contained in:
committed by
Łukasz Mierzwa
parent
a917059727
commit
9e5bf5b41c
13
ui/package-lock.json
generated
13
ui/package-lock.json
generated
@@ -133,12 +133,6 @@
|
||||
"prop-types": "15.6.2"
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "23.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-23.3.1.tgz",
|
||||
"integrity": "sha512-/UMY+2GkOZ27Vrc51pqC5J8SPd39FKt7kkoGAtWJ8s4msj0b15KehDWIiJpWY3/7tLxBQLLzJhIBhnEsXdzpgw==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/node": {
|
||||
"version": "10.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.9.0.tgz",
|
||||
@@ -6607,12 +6601,11 @@
|
||||
}
|
||||
},
|
||||
"jest-fetch-mock": {
|
||||
"version": "1.6.5",
|
||||
"resolved": "https://registry.npmjs.org/jest-fetch-mock/-/jest-fetch-mock-1.6.5.tgz",
|
||||
"integrity": "sha512-qPz5Zf8+W16pu6cvdwXkb2SwRfxGoQbbGB6HcIBFND0gnWKMfQilZew3PSODnOWQZF/pzBPi7ZIT6Yz5D0va1Q==",
|
||||
"version": "1.6.6",
|
||||
"resolved": "https://registry.npmjs.org/jest-fetch-mock/-/jest-fetch-mock-1.6.6.tgz",
|
||||
"integrity": "sha512-qMorYR8iE0OyOHmroCJVVLuJlRHMcRdrrvYFo1PMY9ErWyCs9ZrL3RGHjkxVgGJSZwKzUlsWgqVFhOK3TMA3eg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/jest": "23.3.1",
|
||||
"isomorphic-fetch": "2.2.1",
|
||||
"promise-polyfill": "7.1.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user