Skip to content

Commit 1925d65

Browse files
update libs
1 parent 3b7a839 commit 1925d65

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"devDependencies": {
6868
"@types/jasmine": "2.8.6",
6969
"@types/jquery": "3.3.1",
70-
"@uirouter/publish-scripts": "2.3.1",
70+
"@uirouter/publish-scripts": "2.3.2",
7171
"dts-downlevel": "0.3.0",
7272
"fork-ts-checker-webpack-plugin": "0.4.1",
7373
"glob": "7.1.2",

yarn.lock

+8-3
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,16 @@
7373
"@types/glob" "*"
7474
"@types/node" "*"
7575

76-
"@uirouter/[email protected].1":
77-
version "2.3.1"
78-
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.1.tgz#0b380d81ae410f950010bdf964dd402b03cb30f4"
76+
"@uirouter/[email protected].2":
77+
version "2.3.2"
78+
resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.2.tgz#27a919e5da3f061cc4ceb7038eda72b4001f12d1"
7979
dependencies:
8080
conventional-changelog "^1.1.4"
8181
conventional-changelog-ui-router-core "^1.4.2"
8282
find-parent-dir "^0.3.0"
8383
git-semver-tags "^1.2.1"
8484
lodash "^4.17.5"
85+
node-cleanup "^2.1.2"
8586
npm-run-all "^4.1.1"
8687
open "^0.0.5"
8788
readline-sync "^1.4.7"
@@ -3548,6 +3549,10 @@ netmask@~1.0.4:
35483549
version "1.0.6"
35493550
resolved "https://registry.yarnpkg.com/netmask/-/netmask-1.0.6.tgz#20297e89d86f6f6400f250d9f4f6b4c1945fcd35"
35503551

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+
35513556
node-libs-browser@^2.0.0:
35523557
version "2.1.0"
35533558
resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.1.0.tgz#5f94263d404f6e44767d726901fff05478d600df"

0 commit comments

Comments
 (0)