File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 2121 "test:ng14" : " karma start --ngversion 1.4" ,
2222 "test:ng15" : " karma start --ngversion 1.5" ,
2323 "test:ng16" : " karma start --ngversion 1.6" ,
24- "test:downstream" : " npm run build && test_downstream_projects" ,
24+ "test:downstream" : " npm run build && test_downstream_projects --workspace " ,
2525 "watch" : " karma start --singleRun=false --autoWatch=true --autoWatchInterval=1" ,
2626 "debug" : " karma start --singleRun=false --autoWatch=true --autoWatchInterval=1 --browsers=Chrome" ,
2727 "docs" : " generate_docs && publish_docs" ,
8282 "@types/angular-mocks" : " 1.5.11" ,
8383 "@types/jasmine" : " 2.8.6" ,
8484 "@types/jquery" : " 3.3.1" ,
85- "@uirouter/publish-scripts" : " 2.3.1 " ,
85+ "@uirouter/publish-scripts" : " 2.3.2 " ,
8686 "dts-downlevel" : " 0.3.0" ,
8787 "fork-ts-checker-webpack-plugin" : " 0.4.1" ,
8888 "husky" : " ^0.14.3" ,
Original file line number Diff line number Diff line change 9797 version "5.0.17"
9898 resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.17.tgz#c85d422b1e9a45df885be8b84f9b7f53233a7973"
9999
100- 101- version "2.3.1 "
102- resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.1 .tgz#0b380d81ae410f950010bdf964dd402b03cb30f4 "
100+ 101+ version "2.3.2 "
102+ resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.2 .tgz#27a919e5da3f061cc4ceb7038eda72b4001f12d1 "
103103 dependencies :
104104 conventional-changelog "^1.1.4"
105105 conventional-changelog-ui-router-core "^1.4.2"
106106 find-parent-dir "^0.3.0"
107107 git-semver-tags "^1.2.1"
108108 lodash "^4.17.5"
109+ node-cleanup "^2.1.2"
109110 npm-run-all "^4.1.1"
110111 open "^0.0.5"
111112 readline-sync "^1.4.7"
@@ -3729,6 +3730,10 @@ netmask@~1.0.4:
37293730 version "1.0.6"
37303731 resolved "https://registry.yarnpkg.com/netmask/-/netmask-1.0.6.tgz#20297e89d86f6f6400f250d9f4f6b4c1945fcd35"
37313732
3733+ node-cleanup@^2.1.2 :
3734+ version "2.1.2"
3735+ resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
3736+
37323737node-libs-browser@^2.0.0 :
37333738 version "2.0.0"
37343739 resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.0.0.tgz#a3a59ec97024985b46e958379646f96c4b616646"
You can’t perform that action at this time.
0 commit comments