Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit aea917f

Browse files
chore(deps): update devdependencies
1 parent 7567bd6 commit aea917f

File tree

2 files changed

+84
-79
lines changed

2 files changed

+84
-79
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,19 @@
6464
],
6565
"devDependencies": {
6666
"@eslint-types/prettier": "~5.0.1",
67-
"@eslint-types/typescript-eslint": "~6.9.0",
68-
"@types/eslint": "~8.44.3",
69-
"@types/json-schema": "~7.0.13",
70-
"@types/node": "~20.8.3",
67+
"@eslint-types/typescript-eslint": "~6.9.1",
68+
"@types/eslint": "~8.44.7",
69+
"@types/json-schema": "~7.0.15",
70+
"@types/node": "~20.9.0",
7171
"@typescript-eslint/eslint-plugin": "~6.7.4",
7272
"@typescript-eslint/parser": "~6.7.4",
7373
"@vitest/coverage-v8": "~0.34.6",
7474
"change-case": "~4.1.2",
75-
"eslint": "~8.51.0",
75+
"eslint": "~8.53.0",
7676
"eslint-config-prettier": "~9.0.0",
7777
"eslint-define-config": "link:./",
7878
"eslint-gitignore": "~0.1.0",
79-
"eslint-plugin-prettier": "~5.0.0",
79+
"eslint-plugin-prettier": "~5.0.1",
8080
"expect-type": "~0.17.3",
8181
"json-schema": "~0.4.0",
8282
"json-schema-to-typescript": "~13.1.1",
@@ -85,7 +85,7 @@
8585
"prettier-plugin-organize-imports": "~3.2.3",
8686
"rimraf": "~5.0.5",
8787
"tsup": "~7.2.0",
88-
"tsx": "~3.13.0",
88+
"tsx": "~3.14.0",
8989
"typescript": "~5.2.2",
9090
"vitest": "~0.34.6"
9191
},

0 commit comments

Comments
 (0)