Skip to content

Commit bee84c8

Browse files
chore(deps): update (#2715)
1 parent 4f383e0 commit bee84c8

File tree

2 files changed

+363
-356
lines changed

2 files changed

+363
-356
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
"webpack": "4.x.x || 5.x.x"
5050
},
5151
"devDependencies": {
52-
"@commitlint/cli": "^12.1.1",
53-
"@commitlint/config-conventional": "^12.1.1",
52+
"@commitlint/cli": "^12.1.4",
53+
"@commitlint/config-conventional": "^12.1.4",
5454
"@types/jest": "^26.0.15",
55-
"@types/node": "^14.14.40",
55+
"@types/node": "^15.0.3",
5656
"@typescript-eslint/eslint-plugin": "^4.14.1",
5757
"@typescript-eslint/parser": "^4.14.1",
5858
"@webpack-cli/migrate": "^1.1.2",
@@ -74,7 +74,7 @@
7474
"lerna": "^4.0.0",
7575
"lint-staged": "^10.5.0",
7676
"nyc": "^15.1.0",
77-
"prettier": "^2.1.2",
77+
"prettier": "^2.3.0",
7878
"readable-stream": "^3.6.0",
7979
"rimraf": "^3.0.2",
8080
"strip-ansi": "^6.0.0",

0 commit comments

Comments
 (0)