Skip to content

Commit 73d5bc0

Browse files
update libs
1 parent 8ef1003 commit 73d5bc0

File tree

2 files changed

+80
-815
lines changed

2 files changed

+80
-815
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@angular/router": "^5.0.0 || ^6.0.0"
5959
},
6060
"devDependencies": {
61-
"@angular/animations": "^6.0.9",
61+
"@angular/animations": "^6.1.2",
6262
"@angular/common": "^5.0.0",
6363
"@angular/compiler": "^5.0.0",
6464
"@angular/compiler-cli": "^5.0.0",
@@ -71,18 +71,18 @@
7171
"@types/jquery": "^3.3.4",
7272
"@uirouter/publish-scripts": "^2.3.20",
7373
"husky": "^0.14.3",
74-
"jasmine-core": "^3.1.0",
75-
"karma": "^2.0.4",
74+
"jasmine-core": "^3.2.0",
75+
"karma": "^3.0.0",
7676
"karma-chrome-launcher": "^2.2.0",
7777
"karma-jasmine": "^1.1.2",
7878
"karma-mocha-reporter": "^2.2.5",
7979
"karma-sourcemap-loader": "^0.3.7",
8080
"karma-super-dots-reporter": "^0.2.0",
8181
"karma-webpack": "^3.0.0",
82-
"prettier": "^1.13.7",
82+
"prettier": "^1.14.2",
8383
"pretty-quick": "^1.6.0",
84-
"rollup": "^0.63.4",
85-
"rollup-plugin-commonjs": "^9.1.3",
84+
"rollup": "^0.64.1",
85+
"rollup-plugin-commonjs": "^9.1.5",
8686
"rollup-plugin-node-resolve": "^3.3.0",
8787
"rollup-plugin-sourcemaps": "^0.4.2",
8888
"rollup-plugin-uglify": "^4.0.0",

0 commit comments

Comments
 (0)