This repository was archived by the owner on Aug 7, 2020. It is now read-only.
File tree 2 files changed +12
-7
lines changed
2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 41
41
"lodash-webpack-plugin" : " ^0.11.4" ,
42
42
"ng-annotate" : " ~1.2.1" ,
43
43
"ng-annotate-loader" : " ~0.6.1" ,
44
- "npm-scripts-config" : " ^0.0.1 " ,
44
+ "npm-scripts-config" : " ^0.0.2 " ,
45
45
"npm-scripts-conventional-changelog" : " ^0.1.0" ,
46
46
"postcss-loader" : " ^2.0.5" ,
47
47
"rimraf" : " ~2.6.1" ,
Original file line number Diff line number Diff line change @@ -3474,22 +3474,27 @@ normalize-path@^2.0.0, normalize-path@^2.0.1:
3474
3474
dependencies :
3475
3475
remove-trailing-separator "^1.0.1"
3476
3476
3477
+ npm-module-path@^2.0.2 :
3478
+ version "2.0.2"
3479
+ resolved "https://registry.yarnpkg.com/npm-module-path/-/npm-module-path-2.0.2.tgz#671c4f48a5662790b5ed9fa0091c55ed27f85218"
3480
+
3477
3481
npm-run-path@^2.0.0 :
3478
3482
version "2.0.2"
3479
3483
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
3480
3484
dependencies :
3481
3485
path-key "^2.0.0"
3482
3486
3483
- npm-scripts-config@^0.0.1 :
3484
- version "0.0.1 "
3485
- resolved "https://registry.yarnpkg.com/npm-scripts-config/-/npm-scripts-config-0.0.1 .tgz#a302cf0615d3c2bf0005c20866a854817ab3b1d5 "
3487
+ npm-scripts-config@^0.0.2 :
3488
+ version "0.0.2 "
3489
+ resolved "https://registry.yarnpkg.com/npm-scripts-config/-/npm-scripts-config-0.0.2 .tgz#55a6614cb98a8056ced3a8c68a56365287c613ad "
3486
3490
dependencies :
3487
3491
exec-sh "^0.2.1"
3492
+ npm-module-path "^2.0.2"
3488
3493
rc-config-loader "^2.0.1"
3489
3494
3490
- npm-scripts-conventional-changelog@^0.0.1 :
3491
- version "0.0.1 "
3492
- resolved "https://registry.yarnpkg.com/npm-scripts-conventional-changelog/-/npm-scripts-conventional-changelog-0.0.1. tgz#180bd112953f144ed0b704d2eb5cb05fea5e9a3c "
3495
+ npm-scripts-conventional-changelog@^0.1.0 :
3496
+ version "0.1.0 "
3497
+ resolved "https://registry.yarnpkg.com/npm-scripts-conventional-changelog/-/npm-scripts-conventional-changelog-0.1.0. tgz#7beb5915d8b4e740efe43b0c73810adaa76673a8 "
3493
3498
dependencies :
3494
3499
" @commitlint/cli" " ^6.1.0"
3495
3500
" @commitlint/config-conventional" " ^6.1.0"
You can’t perform that action at this time.
0 commit comments