mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Update dependency cmd-shim to ^2.1.0 (#44034)
* Update dependency cmd-shim to ^2.1.0 * rebuild kbn/pm
This commit is contained in:
parent
382733be29
commit
06852ed576
3 changed files with 2056 additions and 1931 deletions
3977
packages/kbn-pm/dist/index.js
vendored
3977
packages/kbn-pm/dist/index.js
vendored
File diff suppressed because one or more lines are too long
|
@ -38,7 +38,7 @@
|
|||
"@types/write-pkg": "^3.1.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"chalk": "^2.4.2",
|
||||
"cmd-shim": "^2.0.2",
|
||||
"cmd-shim": "^2.1.0",
|
||||
"cpy": "^7.0.1",
|
||||
"dedent": "^0.7.0",
|
||||
"del": "^4.0.0",
|
||||
|
|
|
@ -8067,10 +8067,10 @@ cloneable-readable@^1.0.0:
|
|||
process-nextick-args "^2.0.0"
|
||||
readable-stream "^2.3.5"
|
||||
|
||||
cmd-shim@^2.0.2:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/cmd-shim/-/cmd-shim-2.0.2.tgz#6fcbda99483a8fd15d7d30a196ca69d688a2efdb"
|
||||
integrity sha1-b8vamUg6j9FdfTChlspp1oii79s=
|
||||
cmd-shim@^2.1.0:
|
||||
version "2.1.0"
|
||||
resolved "https://registry.yarnpkg.com/cmd-shim/-/cmd-shim-2.1.0.tgz#e59a08d4248dda3bb502044083a4db4ac890579a"
|
||||
integrity sha512-A5C0Cyf2H8sKsHqX0tvIWRXw5/PK++3Dc0lDbsugr90nOECLLuSPahVQBG8pgmgiXgm/TzBWMqI2rWdZwHduAw==
|
||||
dependencies:
|
||||
graceful-fs "^4.1.2"
|
||||
mkdirp "~0.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue