Skip to content

Commit 1ab9e79

Browse files
chore(deps): update (#210)
1 parent 483f328 commit 1ab9e79

15 files changed

+1505
-2355
lines changed

package-lock.json

+967-2,118
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -48,30 +48,30 @@
4848
"webpack-sources": "^1.4.3"
4949
},
5050
"devDependencies": {
51-
"@babel/cli": "^7.11.6",
52-
"@babel/core": "^7.11.6",
53-
"@babel/preset-env": "^7.11.5",
51+
"@babel/cli": "^7.12.1",
52+
"@babel/core": "^7.12.3",
53+
"@babel/preset-env": "^7.12.1",
5454
"@commitlint/cli": "^11.0.0",
5555
"@commitlint/config-conventional": "^11.0.0",
5656
"@gfx/zopfli": "^1.0.15",
5757
"@webpack-contrib/defaults": "^6.3.0",
5858
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
59-
"babel-jest": "^26.5.2",
59+
"babel-jest": "^26.6.1",
6060
"cross-env": "^7.0.2",
6161
"del": "^6.0.0",
6262
"del-cli": "^3.0.1",
63-
"eslint": "^7.10.0",
64-
"eslint-config-prettier": "^6.12.0",
63+
"eslint": "^7.12.0",
64+
"eslint-config-prettier": "^6.14.0",
6565
"eslint-plugin-import": "^2.22.1",
6666
"file-loader": "^6.1.1",
6767
"husky": "^4.3.0",
68-
"jest": "^26.5.2",
69-
"lint-staged": "^10.4.0",
68+
"jest": "^26.6.1",
69+
"lint-staged": "^10.4.2",
7070
"memfs": "^3.2.0",
7171
"npm-run-all": "^4.1.5",
7272
"prettier": "^2.1.2",
7373
"standard-version": "^9.0.0",
74-
"webpack": "^4.44.2"
74+
"webpack": "^5.2.0"
7575
},
7676
"keywords": [
7777
"webpack"

0 commit comments

Comments
 (0)