Skip to content

Commit

Permalink
chore(deps-dev): bum dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNaubit committed Apr 29, 2024
1 parent c65b3aa commit 18f094e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 206 deletions.
226 changes: 23 additions & 203 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
Expand Up @@ -61,10 +61,10 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@types/eslint": "8.56.9",
"@types/eslint": "8.56.10",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.7.1",
"@typescript-eslint/parser": "7.7.0",
"@typescript-eslint/parser": "7.7.1",
"@vitest/coverage-v8": "1.5.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -73,7 +73,7 @@
"prettier": "3.2.5",
"typescript": "5.4.5",
"vite": "5.2.10",
"vite-plugin-dts": "3.8.3",
"vite-plugin-dts": "3.9.0",
"vitest": "1.5.2"
},
"peerDependencies": {}
Expand Down

0 comments on commit 18f094e

Please sign in to comment.