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 May 12, 2024
1 parent 8418b2e commit 739622d
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 95 deletions.
195 changes: 105 additions & 90 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -63,12 +63,12 @@
"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",
"@stylistic/eslint-plugin-ts": "1.7.2",
"@stylistic/eslint-plugin-js": "1.8.1",
"@stylistic/eslint-plugin-ts": "1.8.1",
"@tsconfig/node20": "20.1.4",
"@types/eslint__js": "8.42.3",
"@types/node": "20.12.11",
Expand All @@ -87,7 +87,7 @@
"tshy": "1.13.1",
"tsx": "4.7.3",
"typescript": "5.4.3",
"typescript-eslint": "7.4.0"
"typescript-eslint": "7.8.0"
},
"lint-staged": {
"*.{js,json,md,ya?ml}": [
Expand Down

0 comments on commit 739622d

Please sign in to comment.