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] authored Nov 20, 2023
1 parent e58ebf8 commit d92174c
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 @@ -52,29 +52,29 @@
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@testing-library/react": "14.0.0",
"@testing-library/react": "14.1.2",
"@tsconfig/recommended": "1.0.3",
"@types/react": "18.2.33",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@types/react": "18.2.37",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"@vitest/coverage-v8": "0.34.6",
"eslint": "8.52.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-jsdoc": "46.9.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"firebase": "10.5.0",
"happy-dom": "12.10.1",
"happy-dom": "12.10.3",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"prettier": "3.0.3",
"lint-staged": "15.1.0",
"prettier": "3.1.0",
"react": "18.2.0",
"react-test-renderer": "18.2.0",
"rimraf": "5.0.5",
"semantic-release": "22.0.5",
"typedoc": "0.25.2",
"typescript": "5.2.2",
"semantic-release": "22.0.8",
"typedoc": "0.25.3",
"typescript": "5.3.2",
"vitest": "0.34.6"
},
"scripts": {
Expand Down

0 comments on commit d92174c

Please sign in to comment.