mirror of https://github.com/Seich/Beau.git
chore(package): update lockfile package-lock.json
This commit is contained in:
parent
c7697b841e
commit
9bfd0f590c
|
|
@ -4601,13 +4601,14 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"jest-watch-typeahead": {
|
"jest-watch-typeahead": {
|
||||||
"version": "0.4.0",
|
"version": "0.4.1",
|
||||||
"resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-0.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-0.4.1.tgz",
|
||||||
"integrity": "sha512-bJR/HPNgOQnkmttg1OkBIrYFAYuxFxExtgQh67N2qPvaWGVC8TCkedRNPKBfmZfVXFD3u2sCH+9OuS5ApBfCgA==",
|
"integrity": "sha512-1u6Ag+/filKoV8ddr+Z3MFR1M1E1Y7Qbu7d0nZY0WdjoUeOOOGoO59QsCl6YW2dH9SnOzEBwWNQU0pbLVdCBBQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-escapes": "^4.2.1",
|
"ansi-escapes": "^4.2.1",
|
||||||
"chalk": "^2.4.1",
|
"chalk": "^2.4.1",
|
||||||
|
"jest-regex-util": "^24.9.0",
|
||||||
"jest-watcher": "^24.3.0",
|
"jest-watcher": "^24.3.0",
|
||||||
"slash": "^3.0.0",
|
"slash": "^3.0.0",
|
||||||
"string-length": "^3.1.0",
|
"string-length": "^3.1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue