Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-v8": "0.34.2",
"@vitest/coverage-v8": "0.34.5",
"add-stream": "1.0.0",
"chai": "5.0.0-alpha.1",
"conventional-changelog": "4.0.0",
Expand Down Expand Up @@ -146,7 +146,7 @@
"version-bump-prompt": "6.1.0",
"vite": "4.4.9",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.34.2",
"vitest": "0.34.5",
"vitest-github-actions-reporter": "0.10.0",
"yaml-eslint-parser": "1.2.2"
},
Expand Down
Loading