Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem committed Jan 17, 2025
1 parent ad7171e commit 3075713
Show file tree
Hide file tree
Showing 2 changed files with 447 additions and 334 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,25 @@
"tsc": "tsc --noEmit"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^2.12.1",
"@stylistic/eslint-plugin": "^2.13.0",
"@types/eslint": "^9.6.1",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/rule-tester": "8.18.2",
"@vitest/eslint-plugin": "^1.1.24",
"bumpp": "^9.9.2",
"@vitest/eslint-plugin": "^1.1.25",
"bumpp": "^9.10.1",
"concurrently": "^9.1.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-doc-generator": "^2.0.2",
"eslint-plugin-eslint-plugin": "^6.4.0",
"eslint-remote-tester": "^4.0.1",
"eslint-remote-tester-repositories": "^2.0.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"unbuild": "^3.2.0",
"vitest": "^2.1.8"
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vitest": "^3.0.1"
},
"peerDependencies": {
"@typescript-eslint/utils": ">= 8.0",
Expand All @@ -76,5 +76,5 @@
"optional": true
}
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit 3075713

Please sign in to comment.