Skip to content

Commit

Permalink
fix: updated version of some dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNaubit committed Apr 7, 2024
1 parent 66083c2 commit 816c578
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
122 changes: 61 additions & 61 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@
"devDependencies": {
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@types/eslint": "8.56.6",
"@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"@types/eslint": "8.56.7",
"@types/node": "20.12.5",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
"@vitest/coverage-v8": "1.4.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"husky": "9.0.11",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"typescript": "5.4.3",
"vite": "5.2.7",
"typescript": "5.4.4",
"vite": "5.2.8",
"vite-plugin-dts": "3.8.1",
"vitest": "1.4.0"
}
Expand Down

0 comments on commit 816c578

Please sign in to comment.