Skip to content

Commit

Permalink
chore(deps): update eslint (#3210)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c6e52e5 commit a01acc4
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
],
"devDependencies": {
"@actions/github": "6.0.0",
"@eslint/compat": "1.2.0",
"@eslint/js": "9.12.0",
"@eslint/compat": "1.2.1",
"@eslint/js": "9.13.0",
"@stylistic/eslint-plugin": "2.9.0",
"@types/eslint__js": "8.42.3",
"@types/node": "20.16.11",
Expand All @@ -118,7 +118,7 @@
"@vueuse/core": "11.1.0",
"commit-and-tag-version": "12.5.0",
"cypress": "13.15.0",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-prettier": "5.2.1",
Expand All @@ -135,7 +135,7 @@
"tsup": "8.3.0",
"tsx": "4.19.1",
"typescript": "5.6.3",
"typescript-eslint": "8.10.0",
"typescript-eslint": "8.11.0",
"validator": "13.12.0",
"vite": "5.4.8",
"vitepress": "1.4.1",
Expand Down
Loading

0 comments on commit a01acc4

Please sign in to comment.