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)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 98c534c commit c0a69cf
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 122 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"devDependencies": {
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.45",
"@testing-library/jest-dom": "6.4.8",
"@cypress/code-coverage": "3.13.1",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand All @@ -89,11 +89,11 @@
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/validator": "13.12.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@vitejs/plugin-react": "4.3.1",
"concurrently": "8.2.2",
"cypress": "13.13.3",
"cypress": "13.14.2",
"cypress-vite": "1.5.0",
"env-cmd": "10.1.0",
"eslint": "^8.57.0",
Expand All @@ -105,9 +105,9 @@
"nyc": "17.0.0",
"prettier": "3.3.3",
"standard-version": "9.5.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vite": "5.4.2",
"vite-plugin-checker": "0.7.2",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit c0a69cf

Please sign in to comment.