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] committed Sep 1, 2024
1 parent 3576b6a commit 16dfc62
Show file tree
Hide file tree
Showing 2 changed files with 765 additions and 803 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,26 +39,26 @@
"@babel/core": "7.22.8",
"@babel/eslint-parser": "7.23.3",
"@babel/preset-env": "7.22.7",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@types/jest": "29.5.2",
"commitizen": "4.3.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"cz-conventional-changelog": "3.3.0",
"esbuild": "^0.19.5",
"eslint": "8.53.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.0.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-html": "7.1.0",
"eslint-plugin-html": "8.1.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-n": "16.3.1",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"husky": "8.0.3",
"eslint-plugin-promise": "7.1.0",
"husky": "9.1.5",
"jest": "29.6.1",
"jest-extended": "4.0.0",
"lint-staged": "14.0.1",
"lint-staged": "15.2.10",
"nodemon": "3.0.1",
"nyc": "15.1.0",
"prettier": "3.1.0",
Expand Down
Loading

0 comments on commit 16dfc62

Please sign in to comment.