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 25, 2023
1 parent edeb2f9 commit fe07721
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,20 +54,20 @@
"@semantic-release/git": "10.0.1",
"@testing-library/react": "14.0.0",
"@tsconfig/recommended": "1.0.2",
"@types/react": "18.2.18",
"@vitest/coverage-v8": "0.34.1",
"@types/react": "18.2.21",
"@vitest/coverage-v8": "0.34.3",
"firebase": "9.11.0",
"happy-dom": "10.5.2",
"happy-dom": "10.11.0",
"husky": "8.0.3",
"lint-staged": "14.0.0",
"prettier": "3.0.0",
"lint-staged": "14.0.1",
"prettier": "3.0.2",
"react": "18.2.0",
"react-test-renderer": "18.2.0",
"rimraf": "5.0.1",
"semantic-release": "21.0.7",
"semantic-release": "21.1.1",
"typedoc": "0.24.8",
"typescript": "5.1.6",
"vitest": "0.34.1"
"typescript": "5.2.2",
"vitest": "0.34.3"
},
"scripts": {
"prepublishOnly": "npm run build",
Expand Down

0 comments on commit fe07721

Please sign in to comment.