Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jan 28, 2024
1 parent e3ec001 commit 4123184
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 259 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@
"@eslint-types/typescript-eslint": "~6.18.1",
"@types/eslint": "~8.56.2",
"@types/json-schema": "~7.0.15",
"@types/node": "~20.11.1",
"@typescript-eslint/eslint-plugin": "~6.18.1",
"@typescript-eslint/parser": "~6.18.1",
"@vitest/coverage-v8": "~1.2.0",
"@types/node": "20.11.5",
"@typescript-eslint/eslint-plugin": "~6.19.1",
"@typescript-eslint/parser": "~6.19.1",
"@vitest/coverage-v8": "~1.2.2",
"change-case": "~5.4.2",
"eslint": "~8.56.0",
"eslint-config-prettier": "~9.1.0",
Expand All @@ -81,15 +81,15 @@
"json-schema": "~0.4.0",
"json-schema-to-typescript": "~13.1.2",
"npm-run-all2": "~6.1.1",
"prettier": "3.2.2",
"prettier": "3.2.4",
"prettier-plugin-organize-imports": "~3.2.4",
"rimraf": "~5.0.5",
"tsup": "~8.0.1",
"tsx": "~4.7.0",
"typescript": "~5.3.3",
"vitest": "~1.2.0"
"vitest": "~1.2.2"
},
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.0",
"engines": {
"node": ">=18.0.0",
"npm": ">=9.0.0",
Expand Down
Loading

0 comments on commit 4123184

Please sign in to comment.