update dependencies
This commit is contained in:
parent
7c7e45ad54
commit
928f3212a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ pages/
|
|||||||
public/
|
public/
|
||||||
npm-debug/
|
npm-debug/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.yarn/
|
@ -1,6 +0,0 @@
|
|||||||
compile/
|
|
||||||
coverage/
|
|
||||||
test/
|
|
||||||
docs/
|
|
||||||
examples
|
|
||||||
.gitignore
|
|
@ -35,7 +35,7 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://gitlab.com/gitzone/npmts#readme",
|
"homepage": "https://gitlab.com/gitzone/npmts#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/smartcli": "^3.0.0",
|
"@pushrocks/smartcli": "^3.0.1",
|
||||||
"@types/gulp-sourcemaps": "0.0.32",
|
"@types/gulp-sourcemaps": "0.0.32",
|
||||||
"@types/minimatch": "^3.0.1",
|
"@types/minimatch": "^3.0.1",
|
||||||
"@types/through2": "^2.0.33",
|
"@types/through2": "^2.0.33",
|
||||||
|
4026
yarn-error.log
Normal file
4026
yarn-error.log
Normal file
File diff suppressed because it is too large
Load Diff
@ -19,9 +19,9 @@
|
|||||||
normalize-path "^2.0.1"
|
normalize-path "^2.0.1"
|
||||||
through2 "^2.0.3"
|
through2 "^2.0.3"
|
||||||
|
|
||||||
"@pushrocks/smartcli@^3.0.0":
|
"@pushrocks/smartcli@^3.0.1":
|
||||||
version "3.0.0"
|
version "3.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@pushrocks/smartcli/-/smartcli-3.0.0.tgz#1840db8c8e5504ac136ce4051f3906158338192a"
|
resolved "https://registry.yarnpkg.com/@pushrocks/smartcli/-/smartcli-3.0.1.tgz#330ca93f83ecaa23f9213cefa23270105a7728fc"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/yargs" "^11.0.0"
|
"@types/yargs" "^11.0.0"
|
||||||
beautylog "^6.1.10"
|
beautylog "^6.1.10"
|
||||||
|
Loading…
Reference in New Issue
Block a user