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 Jul 28, 2024
1 parent 58946ba commit 4696d77
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 127 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.40",
"@testing-library/jest-dom": "6.4.6",
"@cypress/code-coverage": "3.12.44",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand All @@ -98,15 +98,15 @@
"@types/lodash.countby": "4.6.9",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.14.9",
"@types/node": "20.14.13",
"@types/react-date-range": "1.4.9",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@vitejs/plugin-react": "4.3.1",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"cypress": "13.13.0",
"cypress": "13.13.1",
"env-cmd": "10.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -118,10 +118,10 @@
"husky": "9.0.11",
"istanbul-lib-coverage": "3.2.2",
"nyc": "17.0.0",
"prettier": "3.3.2",
"typescript": "5.5.3",
"vite": "5.3.3",
"vite-plugin-checker": "0.7.0",
"prettier": "3.3.3",
"typescript": "5.5.4",
"vite": "5.3.5",
"vite-plugin-checker": "0.7.2",
"vite-plugin-istanbul": "6.0.2"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 4696d77

Please sign in to comment.