Skip to content

Commit

Permalink
chore: update lint related dependencies (#3414)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Sep 24, 2022
1 parent 01665fe commit 1524ec2
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 237 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -53,8 +53,8 @@
"webpack": "4.x.x || 5.x.x"
},
"devDependencies": {
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@types/jest": "^29.0.3",
"@types/node": "^17.0.31",
"@types/rechoir": "^0.6.1",
Expand All @@ -66,18 +66,18 @@
"cspell": "^4.2.8",
"css-loader": "^6.7.1",
"cz-customizable": "^6.3.0",
"del-cli": "^3.0.1",
"eslint": "^8.23.0",
"eslint-config-prettier": "^8.2.0",
"del-cli": "^5.0.0",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-node": "^11.1.0",
"execa": "^5.0.0",
"get-port": "^5.1.1",
"husky": "^7.0.4",
"husky": "^8.0.1",
"internal-ip": "^6.2.0",
"jest": "^29.0.3",
"jest-watch-typeahead": "^2.2.0",
"lerna": "^4.0.0",
"lint-staged": "^12.4.1",
"lint-staged": "^13.0.3",
"mini-css-extract-plugin": "^2.6.1",
"nyc": "^15.1.0",
"prettier": "^2.7.0",
Expand Down

0 comments on commit 1524ec2

Please sign in to comment.