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 Feb 23, 2024
1 parent ab25824 commit af9c1de
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 119 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,19 +74,19 @@
"devDependencies": {
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@cypress/code-coverage": "3.12.17",
"@cypress/code-coverage": "3.12.24",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/i18n": "^0.13.10",
"@types/jest": "29.5.11",
"@types/jest": "29.5.12",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.isequal": "^4.5.6",
"@types/lodash.isobject": "3.0.7",
"@types/lodash.isstring": "4.0.7",
"@types/node": "20.10.8",
"@types/randomcolor": "0.5.9",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@types/uuid": "9.0.7",
"@types/react": "18.2.58",
"@types/react-dom": "18.2.19",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"@vitejs/plugin-react": "^4.2.1",
Expand All @@ -107,7 +107,7 @@
"husky": "8.0.3",
"nyc": "15.1.0",
"prettier": "2.8.8",
"pretty-quick": "3.1.3",
"pretty-quick": "3.1.4",
"rollup-plugin-visualizer": "^5.12.0",
"standard-version": "9.5.0",
"vite": "^5.0.12",
Expand Down
Loading

0 comments on commit af9c1de

Please sign in to comment.