Skip to content

Commit 7b1c8bc

Browse files
update libs
1 parent c85cf60 commit 7b1c8bc

File tree

2 files changed

+156
-32
lines changed

2 files changed

+156
-32
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -79,18 +79,18 @@
7979
"karma-jasmine": "1.1.1",
8080
"karma-script-launcher": "1.0.0",
8181
"karma-sourcemap-loader": "0.3.7",
82-
"karma-webpack": "^2.0.13",
82+
"karma-webpack": "^3.0.0",
8383
"npm-run-all": "4.1.2",
84-
"rollup": "0.56.5",
85-
"rollup-plugin-node-resolve": "3.2.0",
84+
"rollup": "0.57.1",
85+
"rollup-plugin-node-resolve": "3.3.0",
8686
"rollup-plugin-sourcemaps": "0.4.2",
8787
"rollup-plugin-uglify": "3.0.0",
8888
"shelljs": "0.8.1",
8989
"shx": "0.2.2",
90-
"ts-loader": "4.0.1",
90+
"ts-loader": "4.1.0",
9191
"tslint": "5.9.1",
9292
"tslint-eslint-rules": "5.1.0",
9393
"typescript": "2.7.2",
94-
"webpack": "4.1.1"
94+
"webpack": "4.2.0"
9595
}
9696
}

0 commit comments

Comments
 (0)