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 Jan 15, 2024
1 parent 0eecfee commit 729ca4a
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 126 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@commitlint/cli": "18.4.2",
"@commitlint/config-conventional": "18.4.2",
"@cypress/code-coverage": "3.12.9",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "14.1.0",
"@testing-library/user-event": "14.5.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand All @@ -98,12 +98,12 @@
"@types/lodash.countby": "4.6.9",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.9.0",
"@types/node": "20.11.1",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@vitejs/plugin-react": "4.1.1",
"@vitejs/plugin-react": "4.2.1",
"cross-env": "7.0.3",
"cypress": "13.5.1",
"cypress": "13.6.2",
"env-cmd": "10.1.0",
"eslint": "8.53.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -115,9 +115,9 @@
"husky": "8.0.3",
"istanbul-lib-coverage": "3.2.2",
"nyc": "15.1.0",
"prettier": "3.1.0",
"rollup-plugin-visualizer": "5.9.2",
"typescript": "5.2.2",
"prettier": "3.2.2",
"rollup-plugin-visualizer": "5.12.0",
"typescript": "5.3.3",
"vite": "4.5.0",
"vite-plugin-checker": "0.6.2",
"vite-plugin-istanbul": "5.0.0"
Expand Down
Loading

0 comments on commit 729ca4a

Please sign in to comment.