Skip to content

Commit 4103571

Browse files
authoredSep 19, 2020
chore(deps): update
1 parent 0b537c6 commit 4103571

6 files changed

+540
-270
lines changed
 

‎package-lock.json

+46-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@webpack-contrib/defaults": "^6.3.0",
6161
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
6262
"babel-jest": "^26.3.0",
63-
"copy-webpack-plugin": "^6.1.0",
63+
"copy-webpack-plugin": "^6.1.1",
6464
"cross-env": "^7.0.2",
6565
"del": "^5.1.0",
6666
"del-cli": "^3.0.1",
@@ -76,7 +76,7 @@
7676
"prettier": "^2.1.2",
7777
"standard-version": "^9.0.0",
7878
"uglify-js": "^3.10.4",
79-
"webpack": "^4.44.1",
79+
"webpack": "^4.44.2",
8080
"worker-loader": "^3.0.2"
8181
},
8282
"keywords": [

‎test/__snapshots__/TerserPlugin.test.js.snap.webpack5

+30-30
Large diffs are not rendered by default.

‎test/__snapshots__/cache-option.test.js.snap.webpack5

+4-4
Large diffs are not rendered by default.

‎test/__snapshots__/extractComments-option.test.js.snap.webpack5

+370-145
Large diffs are not rendered by default.

‎test/__snapshots__/test-option.test.js.snap.webpack5

+88-34
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.