Skip to content

Commit 8199672

Browse files
authoredSep 19, 2024··
Update dependency upgrades - non-major (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d98243f commit 8199672

File tree

3 files changed

+333
-154
lines changed

3 files changed

+333
-154
lines changed
 

‎__tests__/pnpm-lock.yaml

Lines changed: 70 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"dependencies": {
3838
"@babel/eslint-parser": "7.25.1",
3939
"@eslint/compat": "1.1.1",
40-
"@next/eslint-plugin-next": "14.2.11",
41-
"@typescript-eslint/eslint-plugin": "8.5.0",
42-
"@typescript-eslint/parser": "8.5.0",
40+
"@next/eslint-plugin-next": "14.2.12",
41+
"@typescript-eslint/eslint-plugin": "8.6.0",
42+
"@typescript-eslint/parser": "8.6.0",
4343
"eslint-config-flat-gitignore": "0.3.0",
4444
"eslint-import-resolver-typescript": "3.6.3",
4545
"eslint-plugin-import-x": "4.2.1",
@@ -59,7 +59,7 @@
5959
},
6060
"devDependencies": {
6161
"@types/eslint": "9.6.1",
62-
"@typescript-eslint/utils": "8.5.0",
62+
"@typescript-eslint/utils": "8.6.0",
6363
"eslint-config-upleveled": "8.7.0",
6464
"prettier": "3.3.3",
6565
"prettier-plugin-embed": "0.4.15",
@@ -69,8 +69,8 @@
6969
},
7070
"peerDependencies": {
7171
"@types/eslint": "^9.6.1",
72-
"@types/node": ">=22.5.4",
73-
"@types/react": "^18.3.5",
72+
"@types/node": ">=22.5.5",
73+
"@types/react": "^18.3.8",
7474
"@types/react-dom": "^18.3.0",
7575
"eslint": "^9.10.0",
7676
"globals": "^15.9.0",

‎pnpm-lock.yaml

Lines changed: 257 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.