mirror of https://github.com/Seich/Beau.git
chore(package): update lockfile package-lock.json
This commit is contained in:
parent
3489c5a327
commit
c2e7f9c2cd
|
|
@ -464,10 +464,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@oclif/config": {
|
"@oclif/config": {
|
||||||
"version": "1.13.3",
|
"version": "1.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.13.3.tgz",
|
"resolved": "https://registry.npmjs.org/@oclif/config/-/config-1.14.0.tgz",
|
||||||
"integrity": "sha512-qs5XvGRw+1M41abOKCjd0uoeHCgsMxa2MurD2g2K8CtQlzlMXl0rW5idVeimIg5208LLuxkfzQo8TKAhhRCWLg==",
|
"integrity": "sha512-KsOP/mx9lzTah+EtGqLUXN3PDL0J3zb9/dTneFyiUK2K6T7vFEGhV6OasmqTh4uMZHGYTGrNPV8x/Yw6qZNL6A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
|
"@oclif/errors": "^1.0.0",
|
||||||
"@oclif/parser": "^3.8.0",
|
"@oclif/parser": "^3.8.0",
|
||||||
"debug": "^4.1.1",
|
"debug": "^4.1.1",
|
||||||
"tslib": "^1.9.3"
|
"tslib": "^1.9.3"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue