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 16, 2024
1 parent 44050e6 commit 5fed23f
Show file tree
Hide file tree
Showing 2 changed files with 442 additions and 226 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.44",
"@cypress/code-coverage": "3.13.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -111,7 +111,7 @@
"@types/lodash.isequal": "4.5.8",
"@types/lodash.partition": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.14.12",
"@types/node": "20.16.5",
"@types/papaparse": "5.3.14",
"@types/react": "18.3.3",
"@types/react-csv": "1.1.10",
Expand All @@ -122,7 +122,7 @@
"@typescript-eslint/parser": "7.17.0",
"@vitejs/plugin-react": "4.3.1",
"concurrently": "8.2.2",
"cypress": "13.13.1",
"cypress": "13.14.2",
"cypress-localstorage-commands": "2.2.6",
"env-cmd": "10.1.0",
"eslint": "^8.57.0",
Expand All @@ -133,14 +133,14 @@
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.0.11",
"husky": "9.1.6",
"nyc": "17.0.0",
"prettier": "3.3.3",
"typescript": "5.5.4",
"vite": "5.3.4",
"vite-plugin-checker": "0.7.2",
"typescript": "5.6.2",
"vite": "5.4.5",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.0.4"
"vitest": "2.1.1"
},
"packageManager": "yarn@4.4.1"
}
Loading

0 comments on commit 5fed23f

Please sign in to comment.