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 30, 2024
1 parent f6e9ef1 commit b8d4bf0
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 227 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@cypress/code-coverage": "3.13.1",
"@cypress/code-coverage": "3.13.2",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -111,16 +111,16 @@
"@types/lodash.isequal": "4.5.8",
"@types/lodash.partition": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.16.5",
"@types/node": "20.16.10",
"@types/papaparse": "5.3.14",
"@types/react": "18.3.7",
"@types/react": "18.3.10",
"@types/react-csv": "1.1.10",
"@types/react-dom": "18.3.0",
"@types/uuid": "10.0.0",
"@types/validator": "13.12.2",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.2",
"concurrently": "9.0.1",
"cypress": "13.14.2",
"cypress-localstorage-commands": "2.2.6",
Expand All @@ -137,7 +137,7 @@
"nyc": "17.1.0",
"prettier": "3.3.3",
"typescript": "5.6.2",
"vite": "5.4.6",
"vite": "5.4.8",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.1.1"
Expand Down
Loading

0 comments on commit b8d4bf0

Please sign in to comment.