Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent 6cd049a commit 5689e0c
Show file tree
Hide file tree
Showing 2 changed files with 392 additions and 151 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@emotion/react": "11.11.1",
"cypress": "13.3.2",
"cypress": "13.3.3",
"focus-visible": "5.2.0",
"jest": "29.7.0",
"next": "13.5.6",
Expand All @@ -24,20 +24,20 @@
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@types/jest": "29.5.6",
"@types/node": "20.8.7",
"@types/react": "18.2.30",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "8.51.0",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint": "8.52.0",
"eslint-config-next": "13.5.6",
"eslint-config-react-app": "7.0.1",
"eslint-config-upleveled": "5.1.0",
"eslint-config-upleveled": "5.1.1",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-jsx-expressions": "1.3.1",
"eslint-plugin-react": "7.33.2",
Expand All @@ -52,9 +52,9 @@
"typescript": "5.2.2"
},
"resolutions": {
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint-plugin-import": "2.28.1",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0"
Expand Down
Loading

0 comments on commit 5689e0c

Please sign in to comment.