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 Aug 3, 2023
1 parent 3cdeb91 commit 0579079
Show file tree
Hide file tree
Showing 2 changed files with 642 additions and 200 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,25 +36,25 @@
},
"devDependencies": {
"@types/prettier": "2.7.3",
"eslint-config-upleveled": "5.0.1",
"eslint-config-upleveled": "5.0.2",
"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.5",
"@types/react": "^18.2.17",
"@types/node": ">=20.4.6",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"eslint": "^8.45.0",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"eslint": "^8.46.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-jsx-expressions": "^1.3.1",
"eslint-plugin-react": "^7.33.0",
"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",
Expand Down
Loading

0 comments on commit 0579079

Please sign in to comment.