Skip to content

Commit

Permalink
chore: update dependencies for sass + @typescript-eslint/eslint-plugi…
Browse files Browse the repository at this point in the history
…n + @typescript-eslint/parser
  • Loading branch information
dependency-updater authored and github-actions[bot] committed Jun 18, 2024
1 parent 839ebe9 commit ee305eb
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"pigpio": "3.3.1",
"pinia": "^2.1.7",
"readline": "1.3.0",
"sass": "1.77.5",
"sass": "1.77.6",
"socket.io": "4.7.5",
"socket.io-client": "4.7.5",
"ts-node": "10.9.2",
Expand All @@ -50,8 +50,8 @@
"@types/express": "4.17.21",
"@types/i2c-bus": "5.1.2",
"@types/socket.io": "3.0.1",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"@vitejs/plugin-vue": "5.0.5",
"@vitest/coverage-v8": "^1.6.0",
"@vue/eslint-config-prettier": "9.0.0",
Expand Down

0 comments on commit ee305eb

Please sign in to comment.