Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 5d1876f commit 5616041
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 125 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@cypress/code-coverage": "3.13.8",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@eslint/compat": "1.2.3",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.16.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/i18n": "0.13.12",
"@types/lodash": "^4",
Expand All @@ -68,27 +68,27 @@
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "4.3.4",
"axios": "1.7.8",
"concurrently": "9.0.1",
"cypress": "13.14.2",
"concurrently": "9.1.0",
"cypress": "13.16.0",
"env-cmd": "10.1.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-cypress": "3.6.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"globals": "15.9.0",
"globals": "15.12.0",
"husky": "9.1.7",
"miragejs": "0.1.48",
"nock": "13.5.6",
"nyc": "15.1.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"uuid": "9.0.1",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
Expand Down
Loading

0 comments on commit 5616041

Please sign in to comment.