File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 72
72
"jsnext:main" : " lib-esm/index.js" ,
73
73
"typings" : " lib/index.d.ts" ,
74
74
"dependencies" : {
75
- "@uirouter/core" : " 5.0.19 "
75
+ "@uirouter/core" : " 5.0.20 "
76
76
},
77
77
"peerDependencies" : {
78
78
"angular" : " >=1.2.0"
79
79
},
80
80
"devDependencies" : {
81
81
"@types/angular" : " =1.6.25" ,
82
82
"@types/angular-animate" : " ^1.5.10" ,
83
- "@types/angular-mocks" : " ^1.5.11 " ,
83
+ "@types/angular-mocks" : " ^1.6.1 " ,
84
84
"@types/jasmine" : " ^2.8.8" ,
85
85
"@types/jquery" : " ^3.3.4" ,
86
- "@uirouter/publish-scripts" : " ^2.3.19 " ,
86
+ "@uirouter/publish-scripts" : " ^2.3.20 " ,
87
87
"dts-downlevel" : " ^0.3.0" ,
88
88
"fork-ts-checker-webpack-plugin" : " ^0.4.3" ,
89
89
"husky" : " ^0.14.3" ,
99
99
"lodash" : " ^4.17.10" ,
100
100
"prettier" : " ^1.13.7" ,
101
101
"pretty-quick" : " ^1.6.0" ,
102
- "rollup" : " ^0.62.0 " ,
102
+ "rollup" : " ^0.63.4 " ,
103
103
"rollup-plugin-node-resolve" : " ^3.3.0" ,
104
104
"rollup-plugin-sourcemaps" : " ^0.4.2" ,
105
105
"rollup-plugin-uglify" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 22
22
dependencies :
23
23
" @types/angular" " *"
24
24
25
- " @types/angular-mocks@^1.5.11 " :
26
- version "1.5.11 "
27
- resolved "https://registry.yarnpkg.com/@types/angular-mocks/-/angular-mocks-1.5.11 .tgz#d5bbefbf742f2196071bda0fe051878b6f4fd72c "
25
+ " @types/angular-mocks@^1.6.1 " :
26
+ version "1.6.1 "
27
+ resolved "https://registry.yarnpkg.com/@types/angular-mocks/-/angular-mocks-1.6.1 .tgz#2501b54e6b76392b03cd38df650a3a021ef2773e "
28
28
dependencies :
29
29
" @types/angular" " *"
30
30
93
93
" @types/glob" " *"
94
94
" @types/node" " *"
95
95
96
-
97
- version "5.0.19 "
98
- resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.19 .tgz#fe2888190393a8c92584c354e65ab8322c1b0db4 "
96
+
97
+ version "5.0.20 "
98
+ resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-5.0.20 .tgz#9c27d8d14d50358040840fd00e9d38c36be1adc5 "
99
99
100
- " @uirouter/publish-scripts@^2.3.19 " :
101
- version "2.3.19 "
102
- resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.19 .tgz#22cc4058c32120811ebb425f8f0ce0ca8d4ac2ad "
100
+ " @uirouter/publish-scripts@^2.3.20 " :
101
+ version "2.3.20 "
102
+ resolved "https://registry.yarnpkg.com/@uirouter/publish-scripts/-/publish-scripts-2.3.20 .tgz#a3d57e5f134b0d05df3b2382f3cfcf6491ede786 "
103
103
dependencies :
104
104
conventional-changelog "^2.0.1"
105
105
conventional-changelog-ui-router-core "^1.4.2"
@@ -5139,9 +5139,9 @@ rollup-pluginutils@^2.0.1:
5139
5139
estree-walker "^0.3.0"
5140
5140
micromatch "^2.3.11"
5141
5141
5142
- rollup@^0.62.0 :
5143
- version "0.62.0 "
5144
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.62.0 .tgz#4ca8b3c9582195dc9341ff8a1375f58319b95bfc "
5142
+ rollup@^0.63.4 :
5143
+ version "0.63.4 "
5144
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.4 .tgz#cb58bf6c2a6c38542cae250684c962799ad7c00c "
5145
5145
dependencies :
5146
5146
" @types/estree" " 0.0.39"
5147
5147
" @types/node" " *"
You can’t perform that action at this time.
0 commit comments