chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot] 2019-02-18 23:24:26 +00:00 committed by Gregor
parent 6d5347b034
commit f331ff014d
1 changed files with 8 additions and 6 deletions

14
package-lock.json generated
View File

@ -3775,7 +3775,8 @@
},
"ansi-regex": {
"version": "2.1.1",
"bundled": true,
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
"dev": true
},
"aproba": {
@ -4299,7 +4300,8 @@
},
"wrappy": {
"version": "1.0.2",
"bundled": true,
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
"dev": true
},
"yallist": {
@ -8192,7 +8194,7 @@
"dependencies": {
"get-stream": {
"version": "3.0.0",
"resolved": "http://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
"dev": true
}
@ -13734,9 +13736,9 @@
"dev": true
},
"ts-jest": {
"version": "23.10.5",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-23.10.5.tgz",
"integrity": "sha512-MRCs9qnGoyKgFc8adDEntAOP64fWK1vZKnOYU1o2HxaqjdJvGqmkLCPCnVq1/If4zkUmEjKPnCiUisTrlX2p2A==",
"version": "24.0.0",
"resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-24.0.0.tgz",
"integrity": "sha512-o8BO3TkMREpAATaFTrXkovMsCpBl2z4NDBoLJuWZcJJj1ijI49UnvDMfVpj+iogn/Jl8Pbhuei5nc/Ti+frEHw==",
"dev": true,
"requires": {
"bs-logger": "0.x",