Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update devdependencies (non-major) (#223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent c25600b commit ea64e10
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 55 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,23 +73,23 @@
"devDependencies": {
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@cypress/code-coverage": "3.11.0",
"@cypress/code-coverage": "3.12.5",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@testing-library/user-event": "14.5.1",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/jest": "29.5.5",
"@types/node": "18.17.19",
"@types/node": "18.18.6",
"@types/qs": "6.9.8",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@types/react-router-dom": "5.3.3",
"@types/validator": "13.11.3",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@vitejs/plugin-react": "4.0.4",
"@vitejs/plugin-react": "4.1.0",
"concurrently": "8.2.1",
"cypress": "13.1.0",
"cypress": "13.3.2",
"env-cmd": "10.1.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "9.0.0",
Expand All @@ -102,7 +102,7 @@
"rollup-plugin-visualizer": "5.9.2",
"standard-version": "9.5.0",
"typescript": "5.2.2",
"vite": "4.4.11",
"vite": "4.5.0",
"vite-plugin-checker": "0.6.2",
"vite-plugin-istanbul": "5.0.0",
"wait-on": "7.0.1"
Expand Down
Loading

0 comments on commit ea64e10

Please sign in to comment.