Skip to content

Commit ba66384

Browse files
committed
chore: update husky and other deps
1 parent 29eb85c commit ba66384

File tree

3 files changed

+26
-24
lines changed

3 files changed

+26
-24
lines changed

.husky/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@commitlint/cli": "^12.1.4",
5555
"@commitlint/config-conventional": "^12.1.4",
5656
"@webpack-contrib/eslint-config-webpack": "^3.0.0",
57-
"babel-jest": "^27.0.2",
57+
"babel-jest": "^27.0.6",
5858
"chokidar": "^3.5.1",
5959
"connect": "^3.7.0",
6060
"cross-env": "^7.0.3",
@@ -67,15 +67,15 @@
6767
"execa": "^5.1.1",
6868
"express": "^4.17.1",
6969
"file-loader": "^6.2.0",
70-
"husky": "^6.0.0",
71-
"jest": "^27.0.3",
70+
"husky": "^7.0.0",
71+
"jest": "^27.0.6",
7272
"lint-staged": "^11.0.0",
7373
"npm-run-all": "^4.1.5",
74-
"prettier": "^2.3.1",
74+
"prettier": "^2.3.2",
7575
"standard-version": "^9.3.0",
7676
"strip-ansi": "^6.0.0",
7777
"supertest": "^6.1.3",
78-
"webpack": "^5.39.0"
78+
"webpack": "^5.41.1"
7979
},
8080
"keywords": [
8181
"webpack",

0 commit comments

Comments
 (0)