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 19, 2024
1 parent 8e482c5 commit 83dc056
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 110 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.39",
"@cypress/code-coverage": "3.13.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/i18n": "0.13.12",
"@types/lodash.debounce": "4.0.9",
Expand All @@ -73,7 +73,7 @@
"@vitejs/plugin-react": "4.3.1",
"axios": "1.7.2",
"concurrently": "8.2.2",
"cypress": "13.12.0",
"cypress": "13.14.2",
"env-cmd": "10.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -82,19 +82,19 @@
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.0.11",
"husky": "9.1.6",
"miragejs": "0.1.48",
"nock": "13.5.4",
"nyc": "17.0.0",
"nyc": "17.1.0",
"prettier": "3.3.2",
"uuid": "10.0.0",
"vite": "5.3.1",
"vite-plugin-checker": "0.6.4",
"vite": "5.4.6",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2"
},
"browserslist": {
Expand Down
Loading

0 comments on commit 83dc056

Please sign in to comment.