Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#263)
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 Aug 7, 2023
1 parent 5661a08 commit 8c778db
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 111 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
},
"devDependencies": {
"@types/prettier": "2.7.3",
"eslint-config-upleveled": "5.0.2",
"eslint-config-upleveled": "5.0.3",
"stylelint": "15.10.2",
"typescript": "5.1.6"
},
"peerDependencies": {
"@babel/eslint-parser": "^7.22.9",
"@next/eslint-plugin-next": "^13.4.12",
"@types/eslint": "^8.44.1",
"@types/node": ">=20.4.6",
"@babel/eslint-parser": "^7.22.10",
"@next/eslint-plugin-next": "^13.4.13",
"@types/eslint": "^8.44.2",
"@types/node": ">=20.4.8",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"eslint": "^8.46.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.28.0",
Expand All @@ -57,8 +57,8 @@
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-security": "^1.7.1",
"eslint-plugin-sonarjs": "^0.19.0",
"eslint-plugin-testing-library": "^5.11.0",
"eslint-plugin-sonarjs": "^0.20.0",
"eslint-plugin-testing-library": "^5.11.1",
"eslint-plugin-unicorn": "^48.0.1",
"eslint-plugin-upleveled": "^2.1.8",
"typescript": "^5.1.6"
Expand Down
Loading

0 comments on commit 8c778db

Please sign in to comment.