Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#251)
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 Sep 26, 2024
1 parent dd3cdfa commit 23313ad
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 66 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.49",
"@cypress/code-coverage": "3.13.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/i18n": "0.13.12",
"@types/uuid": "9.0.8",
Expand All @@ -65,7 +65,7 @@
"@vitejs/plugin-react": "^4.2.1",
"axios": "1.7.7",
"concurrently": "8.2.2",
"cypress": "13.13.3",
"cypress": "13.15.0",
"env-cmd": "10.1.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -74,8 +74,8 @@
"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-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "4.6.2",
Expand All @@ -86,7 +86,7 @@
"prettier": "3.3.3",
"uuid": "9.0.1",
"vite": "^5.1.3",
"vite-plugin-checker": "^0.7.0",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-istanbul": "^6.0.0"
},
"browserslist": {
Expand Down
Loading

0 comments on commit 23313ad

Please sign in to comment.