Skip to content

Commit

Permalink
chore: update dependencies for @typescript-eslint/eslint-plugin + @ty…
Browse files Browse the repository at this point in the history
…pescript-eslint/parser + @vitest/coverage-v8 + vitest
  • Loading branch information
dependency-updater authored and github-actions[bot] committed Jul 16, 2024
1 parent 0cbc452 commit 9794d80
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
176 changes: 88 additions & 88 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
"@types/express": "4.17.21",
"@types/i2c-bus": "5.1.2",
"@types/socket.io": "3.0.1",
"@typescript-eslint/eslint-plugin": "7.16.0",
"@typescript-eslint/parser": "7.16.0",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@vitejs/plugin-vue": "5.0.5",
"@vitest/coverage-v8": "^2.0.2",
"@vitest/coverage-v8": "^2.0.3",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/tsconfig": "0.5.1",
Expand All @@ -67,7 +67,7 @@
"prettier": "3.3.3",
"ts-node-dev": "2.0.0",
"vite": "5.3.3",
"vitest": "2.0.2"
"vitest": "2.0.3"
},
"pre-commit": [
"lint",
Expand Down

0 comments on commit 9794d80

Please sign in to comment.