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 25, 2024
1 parent 674d3aa commit fae363a
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 183 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
]
},
"devDependencies": {
"@cypress/code-coverage": "3.12.45",
"@testing-library/jest-dom": "6.4.8",
"@cypress/code-coverage": "3.13.2",
"@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 @@ -101,12 +101,12 @@
"@types/node": "20.16.1",
"@types/react-date-range": "1.4.9",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@vitejs/plugin-react": "4.3.1",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"cypress": "13.13.3",
"cypress": "13.15.0",
"env-cmd": "10.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -117,11 +117,11 @@
"eslint-plugin-jsx-a11y": "^6.9.0",
"husky": "9.1.5",
"istanbul-lib-coverage": "3.2.2",
"nyc": "17.0.0",
"nyc": "17.1.0",
"prettier": "3.3.3",
"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 fae363a

Please sign in to comment.