Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#66)
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 Jan 10, 2024
1 parent 72683af commit 2ed25eb
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 96 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,16 @@
"@commitlint/config-conventional": "17.8.1",
"@cypress/code-coverage": "3.12.1",
"@cypress/instrument-cra": "1.4.0",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react-toastify": "^4.1.0",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@vitejs/plugin-react": "4.1.0",
"@vitejs/plugin-react": "4.2.1",
"concurrently": "8.2.1",
"cypress": "13.4.0",
"cypress": "13.6.2",
"env-cmd": "10.1.0",
"eslint": "^8.50.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -117,10 +117,10 @@
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"prettier": "3.0.3",
"prettier": "3.1.1",
"rollup-plugin-visualizer": "^5.9.2",
"standard-version": "9.5.0",
"typescript": "5.2.2",
"typescript": "5.3.3",
"vite": "4.5.1",
"vite-plugin-checker": "0.6.2",
"vite-plugin-istanbul": "5.0.0"
Expand Down
Loading

0 comments on commit 2ed25eb

Please sign in to comment.