Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 096e7fe commit a97cb26
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 174 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.39",
"@cypress/code-coverage": "3.12.48",
"@cypress/instrument-cra": "1.4.0",
"@tanstack/react-query-devtools": "4.36.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand All @@ -85,7 +85,7 @@
"@types/lodash.isobject": "3.0.9",
"@types/lodash.isstring": "4.0.9",
"@types/node": "^20.14.9",
"@types/react": "18.3.3",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
Expand All @@ -110,11 +110,11 @@
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "~4.6.2",
"husky": "~9.0.11",
"npm-run-all2": "6.2.0",
"npm-run-all2": "6.2.2",
"nyc": "17.0.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"standard-version": "9.5.0",
"typescript": "5.5.2",
"typescript": "5.5.4",
"vite": "^5.3.1",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-istanbul": "^6.0.2",
Expand Down
Loading

0 comments on commit a97cb26

Please sign in to comment.