Skip to content

Commit

Permalink
chore(deps): update linters & formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent f6832d0 commit 03e68a8
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 79 deletions.
167 changes: 91 additions & 76 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"memfs": "4.8.2"
},
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.1.0",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@eslint/js": "8.57.0",
"@matteo.collina/snap": "0.3.0",
"@stylistic/eslint-plugin-js": "1.7.2",
Expand All @@ -87,7 +87,7 @@
"tshy": "1.13.1",
"tsx": "4.7.2",
"typescript": "5.4.3",
"typescript-eslint": "7.4.0"
"typescript-eslint": "7.7.1"
},
"lint-staged": {
"*.{js,json,md,ya?ml}": [
Expand Down

0 comments on commit 03e68a8

Please sign in to comment.