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 Mar 6, 2024
1 parent f437914 commit 93678a0
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,28 +55,28 @@
"@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",
"eslint": "8.56.0",
"@types/react": "18.2.64",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"@vitest/coverage-v8": "1.3.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "48.0.6",
"eslint-plugin-jsdoc": "48.2.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react-hooks": "4.6.0",
"firebase": "10.5.0",
"happy-dom": "13.3.8",
"husky": "9.0.10",
"happy-dom": "13.6.2",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
"react": "18.2.0",
"react-test-renderer": "18.2.0",
"rimraf": "5.0.5",
"semantic-release": "23.0.2",
"typedoc": "0.25.8",
"typescript": "5.3.3",
"vitest": "1.2.2"
"typedoc": "0.25.11",
"typescript": "5.4.2",
"vitest": "1.3.1"
},
"scripts": {
"prepublishOnly": "npm run build",
Expand Down

0 comments on commit 93678a0

Please sign in to comment.