Skip to content

Commit

Permalink
fix: update dev dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNaubit committed Apr 15, 2024
1 parent 26f3f35 commit d64db3a
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -63,8 +63,8 @@
"@commitlint/config-conventional": "19.2.2",
"@types/eslint": "8.56.9",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"@vitest/coverage-v8": "1.5.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit d64db3a

Please sign in to comment.