Skip to content

Commit

Permalink
chore(deps): update lint packages (#587)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 16, 2023
1 parent fd25165 commit 4b6f49f
Show file tree
Hide file tree
Showing 2 changed files with 686 additions and 239 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,30 +36,30 @@
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/eslint-parser": "7.22.7",
"@babel/eslint-parser": "7.23.3",
"@babel/preset-env": "7.22.7",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@types/jest": "29.5.2",
"commitizen": "4.3.0",
"conventional-changelog-conventionalcommits": "7.0.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.44.0",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-html": "7.1.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-prettier": "5.0.0-alpha.2",
"eslint-plugin-n": "16.0.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"husky": "8.0.3",
"jest": "29.6.1",
"jest-extended": "4.0.0",
"lint-staged": "14.0.1",
"nodemon": "3.0.1",
"nyc": "15.1.0",
"prettier": "3.0.0",
"prettier": "3.1.0",
"regenerator-runtime": "0.13.11",
"release-it": "16.1.0",
"supertest": "6.3.3",
Expand Down
Loading

0 comments on commit 4b6f49f

Please sign in to comment.