Skip to content

Commit

Permalink
chore(deps): bump lint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dvcol committed Aug 6, 2024
1 parent 5d02724 commit 63c92a4
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 232 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,24 +55,24 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@dvcol/eslint-plugin-presets": "^1.3.10",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@dvcol/eslint-plugin-presets": "^1.3.11",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsonc": "^2.15.1",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vitest": "^0.4.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-vitest": "^0.4.1",
"eslint-plugin-yml": "^1.14.0",
"extract-changelog-release": "^1.0.2",
"husky": "^9.1.4",
"jsonc-eslint-parser": "^2.4.0",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.8",
"prettier": "^3.3.3",
"standard-version": "^9.5.0",
"tsup": "^8.2.4",
Expand Down
Loading

0 comments on commit 63c92a4

Please sign in to comment.