Skip to content

Commit 3269366

Browse files
committed
fix(package): updated rollup and webpack-cli to the latest version
1 parent 2ba7238 commit 3269366

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"postcss-strip-inline-comments": "0.1.5",
107107
"pump": "3.0.0",
108108
"raw-loader": "^1.0.0",
109-
"rollup": "^1.25.2",
109+
"rollup": "^1.26.3",
110110
"rollup-plugin-commonjs": "^9.2.2",
111111
"rollup-plugin-node-resolve": "^4.2.4",
112112
"rollup-plugin-sourcemaps": "0.4.2",
@@ -122,7 +122,7 @@
122122
"tslint": "~5.12.1",
123123
"typescript": "~3.4.5",
124124
"webpack": "^4.41.2",
125-
"webpack-cli": "^3.3.9",
125+
"webpack-cli": "^3.3.10",
126126
"webpack-dev-middleware": "^3.7.2",
127127
"webpack-dev-server": "^3.9.0",
128128
"webpack-node-externals": "^1.7.2",

0 commit comments

Comments
 (0)