Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#294)
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] committed Nov 2, 2023
1 parent 0f994bc commit eae0dd9
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 192 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/prettier": "2.7.3",
"@typescript-eslint/utils": "6.9.0",
"@typescript-eslint/utils": "6.9.1",
"eslint-config-upleveled": "5.1.3",
"prettier-plugin-embed": "0.2.5",
"prettier-plugin-sql": "0.15.1",
Expand All @@ -45,22 +45,22 @@
},
"peerDependencies": {
"@babel/eslint-parser": "^7.22.15",
"@next/eslint-plugin-next": "^14.0.0",
"@next/eslint-plugin-next": "^14.0.1",
"@types/eslint": "^8.44.6",
"@types/node": ">=20.8.9",
"@types/react": "^18.2.33",
"@types/node": ">=20.8.10",
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"eslint": "^8.52.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-jsx-expressions": "^1.3.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-security": "^1.7.1",
"eslint-plugin-sonarjs": "^0.21.0",
"eslint-plugin-sonarjs": "^0.22.0",
"eslint-plugin-testing-library": "^6.1.0",
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-upleveled": "^2.1.9",
Expand Down

0 comments on commit eae0dd9

Please sign in to comment.