We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f383e0 commit bee84c8Copy full SHA for bee84c8
package.json
@@ -49,10 +49,10 @@
49
"webpack": "4.x.x || 5.x.x"
50
},
51
"devDependencies": {
52
- "@commitlint/cli": "^12.1.1",
53
- "@commitlint/config-conventional": "^12.1.1",
+ "@commitlint/cli": "^12.1.4",
+ "@commitlint/config-conventional": "^12.1.4",
54
"@types/jest": "^26.0.15",
55
- "@types/node": "^14.14.40",
+ "@types/node": "^15.0.3",
56
"@typescript-eslint/eslint-plugin": "^4.14.1",
57
"@typescript-eslint/parser": "^4.14.1",
58
"@webpack-cli/migrate": "^1.1.2",
@@ -74,7 +74,7 @@
74
"lerna": "^4.0.0",
75
"lint-staged": "^10.5.0",
76
"nyc": "^15.1.0",
77
- "prettier": "^2.1.2",
+ "prettier": "^2.3.0",
78
"readable-stream": "^3.6.0",
79
"rimraf": "^3.0.2",
80
"strip-ansi": "^6.0.0",
0 commit comments