Skip to content

Commit 56cbc6d

Browse files
renovate[bot]rtsao
authored andcommitted
Update dependency webpack-cli to v3.1.2 (#10)
1 parent ab58fa6 commit 56cbc6d

File tree

3 files changed

+123
-99
lines changed

3 files changed

+123
-99
lines changed

fixtures/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"webpack": "4.20.2",
15-
"webpack-cli": "3.0.7"
15+
"webpack-cli": "3.1.2"
1616
}
1717
}

worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"css-to-js-sourcemap-core": "*",
1414
"resolve-from": "4.0.0",
1515
"webpack": "4.20.2",
16-
"webpack-cli": "3.0.7"
16+
"webpack-cli": "3.1.2"
1717
},
1818
"license": "MIT"
1919
}

0 commit comments

Comments
 (0)