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 Feb 20, 2024
1 parent f437914 commit 7966ffe
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,19 @@
"@testing-library/react": "14.2.1",
"@tsconfig/recommended": "1.0.3",
"@tsconfig/strictest": "2.0.3",
"@types/react": "18.2.55",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"@vitest/coverage-v8": "1.2.2",
"@types/react": "18.2.57",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"@vitest/coverage-v8": "1.3.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "48.0.6",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"firebase": "10.5.0",
"happy-dom": "13.3.8",
"husky": "9.0.10",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"react": "18.2.0",
Expand All @@ -76,7 +76,7 @@
"semantic-release": "23.0.2",
"typedoc": "0.25.8",
"typescript": "5.3.3",
"vitest": "1.2.2"
"vitest": "1.3.0"
},
"scripts": {
"prepublishOnly": "npm run build",
Expand Down

0 comments on commit 7966ffe

Please sign in to comment.