Skip to content

Commit

Permalink
chore(deps): update dev dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2024
1 parent e5563a8 commit 664838e
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 89 deletions.
148 changes: 64 additions & 84 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@testing-library/react": "16.0.0",
"@testing-library/react": "16.0.1",
"@tsconfig/recommended": "1.0.7",
"@tsconfig/strictest": "2.0.5",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-v8": "2.0.5",
Expand All @@ -66,14 +66,14 @@
"eslint-plugin-react-hooks": "4.6.2",
"firebase": "10.5.0",
"happy-dom": "14.12.3",
"husky": "9.1.4",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"prettier": "3.3.3",
"react": "18.3.1",
"react-test-renderer": "18.3.1",
"rimraf": "6.0.1",
"semantic-release": "24.0.0",
"typedoc": "0.26.5",
"semantic-release": "24.1.0",
"typedoc": "0.26.6",
"typescript": "5.5.4",
"vitest": "2.0.5"
},
Expand Down

0 comments on commit 664838e

Please sign in to comment.