Skip to content

Commit

Permalink
chore(deps): update lint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent a390b94 commit 28eada9
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 105 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,22 @@
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/eslint-parser": "7.22.7",
"@babel/eslint-parser": "7.22.9",
"@babel/preset-env": "7.22.7",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@types/jest": "29.5.2",
"commitizen": "4.3.0",
"conventional-changelog-conventionalcommits": "6.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-html": "7.1.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-prettier": "5.0.0-alpha.2",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-promise": "6.1.1",
"husky": "8.0.3",
"jest": "29.6.1",
Expand Down
Loading

0 comments on commit 28eada9

Please sign in to comment.