Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 2c02ca6

Browse files
Merge branch 'master' of github.com:angular-ui/ui-router
2 parents b0142a6 + 70dffcc commit 2c02ca6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/angular": "^1.5.14",
8282
"@types/angular-animate": "^1.5.5",
8383
"@types/angular-mocks": "1.5.11",
84-
"@types/jasmine": "2.8.2",
84+
"@types/jasmine": "2.8.3",
8585
"@types/jquery": "^3.2.17",
8686
"@uirouter/publish-scripts": "2.2.2",
8787
"conventional-changelog": "1.1.7",
@@ -97,7 +97,7 @@
9797
"karma-webpack": "2.0.9",
9898
"lodash": "^4.5.1",
9999
"replace-in-file": "3.1.0",
100-
"rollup": "0.53.0",
100+
"rollup": "0.53.1",
101101
"rollup-plugin-node-resolve": "3.0.0",
102102
"rollup-plugin-sourcemaps": "^0.4.1",
103103
"rollup-plugin-uglify": "2.0.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
version "9.1.8"
3333
resolved "https://registry.yarnpkg.com/@types/highlight.js/-/highlight.js-9.1.8.tgz#d227f18bcb8f3f187e16965f2444859a04689758"
3434

35-
"@types/[email protected].2":
36-
version "2.8.2"
37-
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.2.tgz#6ae4d8740c0da5d5a627df725b4eed71b8e36668"
35+
"@types/[email protected].3":
36+
version "2.8.3"
37+
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.3.tgz#f910edc67d69393d562d10f8f3d205ea3f3306bf"
3838

3939
"@types/jquery@^3.2.17":
4040
version "3.2.17"
@@ -4143,9 +4143,9 @@ rollup-pluginutils@^2.0.1:
41434143
estree-walker "^0.3.0"
41444144
micromatch "^2.3.11"
41454145

4146-
4147-
version "0.53.0"
4148-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.0.tgz#7a3d5a04ba2b0a8f2405899fa6a0ac48da480ed1"
4146+
4147+
version "0.53.1"
4148+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.1.tgz#58c3a43c8375385b3f92f0dc36fb4e9dbe872542"
41494149

41504150
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
41514151
version "5.1.1"

0 commit comments

Comments
 (0)