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 Oct 23, 2023
1 parent 18beca4 commit 8707a95
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 73 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,17 +89,17 @@
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@cypress/code-coverage": "3.12.1",
"@cypress/code-coverage": "3.12.4",
"@cypress/instrument-cra": "1.4.0",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@trivago/prettier-plugin-sort-imports": "4.2.1",
"@types/file-saver": "^2.0.5",
"@types/i18n": "0.13.6",
"@types/i18n": "0.13.8",
"@types/lodash.countby": "4.6.7",
"@types/lodash.isequal": "4.5.6",
"@types/lodash.isobject": "3.0.7",
"@types/lodash.isstring": "4.0.7",
"@types/qs": "6.9.8",
"@types/uuid": "9.0.2",
"@types/qs": "6.9.9",
"@types/uuid": "9.0.6",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
"@vitejs/plugin-react": "^3.1.0",
Expand All @@ -120,8 +120,8 @@
"husky": "8.0.3",
"nyc": "15.1.0",
"prettier": "3.0.3",
"uuid": "9.0.0",
"vite": "4.4.9",
"uuid": "9.0.1",
"vite": "4.4.11",
"vite-plugin-checker": "0.6.2",
"vite-plugin-istanbul": "5.0.0",
"wait-on": "7.0.1"
Expand Down
Loading

0 comments on commit 8707a95

Please sign in to comment.