Skip to content

Commit 48c8f52

Browse files
⬆️ Update devDependencies (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f501747 commit 48c8f52

File tree

2 files changed

+124
-93
lines changed

2 files changed

+124
-93
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@
4545
},
4646
"devDependencies": {
4747
"@trivago/prettier-plugin-sort-imports": "4.3.0",
48-
"@types/node": "20.19.27",
48+
"@types/node": "20.19.30",
4949
"@typescript-eslint/eslint-plugin": "6.21.0",
5050
"@typescript-eslint/parser": "6.21.0",
51-
"@typescript-eslint/rule-tester": "8.51.0",
51+
"@typescript-eslint/rule-tester": "8.54.0",
5252
"@vitest/coverage-c8": "0.33.0",
5353
"esbuild": "0.27.2",
5454
"eslint": "8.57.1",
5555
"eslint-plugin-filename-export": "1.0.4",
5656
"husky": "8.0.3",
5757
"lint-staged": "14.0.1",
58-
"prettier": "3.7.4",
58+
"prettier": "3.8.1",
5959
"typescript": "5.9.3",
6060
"vite": "4.5.14",
6161
"vite-tsconfig-paths": "4.3.2",

0 commit comments

Comments
 (0)