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 Sep 3, 2024
1 parent 3576b6a commit 9052e62
Show file tree
Hide file tree
Showing 2 changed files with 716 additions and 159 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/eslint-parser": "7.23.3",
"@babel/eslint-parser": "7.25.1",
"@babel/preset-env": "7.22.7",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
Expand All @@ -46,22 +46,22 @@
"conventional-changelog-conventionalcommits": "7.0.2",
"cz-conventional-changelog": "3.3.0",
"esbuild": "^0.19.5",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-html": "7.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "27.2.2",
"eslint-plugin-n": "16.3.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "6.6.0",
"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.1.0",
"prettier": "3.3.3",
"regenerator-runtime": "0.13.11",
"release-it": "16.1.0",
"supertest": "6.3.3",
Expand Down
Loading

0 comments on commit 9052e62

Please sign in to comment.