Skip to content

Commit

Permalink
chore(deps): update (#2715)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed May 13, 2021
1 parent 4f383e0 commit bee84c8
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 356 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -49,10 +49,10 @@
"webpack": "4.x.x || 5.x.x"
},
"devDependencies": {
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.40",
"@types/node": "^15.0.3",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",
"@webpack-cli/migrate": "^1.1.2",
Expand All @@ -74,7 +74,7 @@
"lerna": "^4.0.0",
"lint-staged": "^10.5.0",
"nyc": "^15.1.0",
"prettier": "^2.1.2",
"prettier": "^2.3.0",
"readable-stream": "^3.6.0",
"rimraf": "^3.0.2",
"strip-ansi": "^6.0.0",
Expand Down

0 comments on commit bee84c8

Please sign in to comment.