Skip to content

Commit

Permalink
Update dependency upgrades - major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 7cf3ae0 commit 8b8daa5
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 41 deletions.
68 changes: 33 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@jest/globals": "29.7.0",
"@next/eslint-plugin-next": "13.5.6",
"@next/eslint-plugin-next": "14.0.1",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint-config-upleveled": "5.1.1",
"eslint-config-upleveled": "6.1.2",
"eslint-plugin-upleveled": "2.1.9",
"eslint": "8.52.0",
"eslint-config-react-app": "7.0.1",
Expand All @@ -30,7 +30,7 @@
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "6.1.0",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-unicorn": "49.0.0",
"jest": "29.7.0",
"typescript": "5.2.2"
},
Expand All @@ -43,13 +43,13 @@
},
"overrides": {
"@babel/eslint-parser": "7.22.15",
"@next/eslint-plugin-next": "13.5.6",
"@next/eslint-plugin-next": "14.0.1",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint-config-upleveled": "5.1.1",
"eslint-config-upleveled": "6.1.2",
"eslint-plugin-upleveled": "2.1.9",
"eslint": "8.52.0",
"eslint-config-react-app": "7.0.1",
Expand All @@ -64,7 +64,7 @@
"eslint-plugin-security": "1.7.1",
"eslint-plugin-sonarjs": "0.21.0",
"eslint-plugin-testing-library": "6.1.0",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-unicorn": "49.0.0",
"libpg-query": "15.0.2",
"postcss": "8.4.31",
"stylelint": "15.11.0",
Expand Down

0 comments on commit 8b8daa5

Please sign in to comment.