Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 1403727 commit 7482a7c
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 179 deletions.
10 changes: 5 additions & 5 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.1.1",
"@eslint/js": "9.11.0",
"@eslint/compat": "1.2.0",
"@eslint/js": "9.12.0",
"@stylistic/eslint-plugin": "2.9.0",
"@types/eslint__js": "8.42.3",
"@types/node": "20.16.11",
Expand All @@ -118,9 +118,9 @@
"@vueuse/core": "11.1.0",
"commit-and-tag-version": "12.4.4",
"cypress": "13.15.0",
"eslint": "9.11.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unicorn": "55.0.0",
"jiti": "1.21.6",
Expand All @@ -135,7 +135,7 @@
"tsup": "8.3.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"typescript-eslint": "8.7.0",
"typescript-eslint": "8.8.1",
"validator": "13.12.0",
"vite": "5.4.8",
"vitepress": "1.4.0",
Expand Down
Loading

0 comments on commit 7482a7c

Please sign in to comment.