Skip to content

Commit 3281b7d

Browse files
committed
Update dependency webpack to v4.29.6
1 parent ec41c7e commit 3281b7d

File tree

3 files changed

+246
-241
lines changed

3 files changed

+246
-241
lines changed

fixtures/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"css-to-js-sourcemap-worker": "*"
1212
},
1313
"devDependencies": {
14-
"webpack": "4.20.2",
14+
"webpack": "4.29.6",
1515
"webpack-cli": "3.2.1"
1616
}
1717
}

worker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"css-to-js-sourcemap-core": "*",
1414
"resolve-from": "4.0.0",
15-
"webpack": "4.20.2",
15+
"webpack": "4.29.6",
1616
"webpack-cli": "3.2.1"
1717
},
1818
"license": "MIT"

0 commit comments

Comments
 (0)