File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 67
67
"devDependencies" : {
68
68
"@types/jasmine" : " 2.8.6" ,
69
69
"@types/jquery" : " 3.3.1" ,
70
- "@uirouter/publish-scripts" : " 2.3.1 " ,
70
+ "@uirouter/publish-scripts" : " 2.3.2 " ,
71
71
"dts-downlevel" : " 0.3.0" ,
72
72
"fork-ts-checker-webpack-plugin" : " 0.4.1" ,
73
73
"glob" : " 7.1.2" ,
Original file line number Diff line number Diff line change 73
73
" @types/glob" " *"
74
74
" @types/node" " *"
75
75
76
-
77
- version "2.3.1 "
78
- resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.1 .tgz#0b380d81ae410f950010bdf964dd402b03cb30f4 "
76
+
77
+ version "2.3.2 "
78
+ resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.2 .tgz#27a919e5da3f061cc4ceb7038eda72b4001f12d1 "
79
79
dependencies :
80
80
conventional-changelog "^1.1.4"
81
81
conventional-changelog-ui-router-core "^1.4.2"
82
82
find-parent-dir "^0.3.0"
83
83
git-semver-tags "^1.2.1"
84
84
lodash "^4.17.5"
85
+ node-cleanup "^2.1.2"
85
86
npm-run-all "^4.1.1"
86
87
open "^0.0.5"
87
88
readline-sync "^1.4.7"
@@ -3548,6 +3549,10 @@ netmask@~1.0.4:
3548
3549
version "1.0.6"
3549
3550
resolved "https://registry.yarnpkg.com/netmask/-/netmask-1.0.6.tgz#20297e89d86f6f6400f250d9f4f6b4c1945fcd35"
3550
3551
3552
+ node-cleanup@^2.1.2 :
3553
+ version "2.1.2"
3554
+ resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
3555
+
3551
3556
node-libs-browser@^2.0.0 :
3552
3557
version "2.1.0"
3553
3558
resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.1.0.tgz#5f94263d404f6e44767d726901fff05478d600df"
You can’t perform that action at this time.
0 commit comments