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

Commit 3612d9d

Browse files
Update devDependencies
1 parent ea48f49 commit 3612d9d

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
"devDependencies": {
6767
"@eslint-types/prettier": "~5.1.3",
6868
"@eslint-types/typescript-eslint": "~7.2.0",
69-
"@types/eslint": "~8.56.7",
69+
"@types/eslint": "~8.56.10",
7070
"@types/json-schema": "~7.0.15",
71-
"@types/node": "20.12.4",
71+
"@types/node": "20.12.10",
7272
"@typescript-eslint/eslint-plugin": "~7.5.0",
7373
"@typescript-eslint/parser": "~7.5.0",
7474
"@vitest/coverage-v8": "~1.4.0",
@@ -86,7 +86,7 @@
8686
"prettier-plugin-organize-imports": "~3.2.4",
8787
"rimraf": "~5.0.5",
8888
"tsup": "~8.0.2",
89-
"tsx": "~4.7.2",
89+
"tsx": "~4.9.3",
9090
"typescript": "~5.4.4",
9191
"vitest": "~1.4.0"
9292
},

pnpm-lock.yaml

+27-27
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)