Skip to content

Commit 394983a

Browse files
authoredDec 6, 2024··
Update dependency upgrades - non-major (#473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e576c7 commit 394983a

File tree

3 files changed

+134
-666
lines changed

3 files changed

+134
-666
lines changed
 

‎__tests__/pnpm-lock.yaml

+102-94
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@babel/eslint-parser": "7.25.9",
3939
"@eslint/compat": "1.2.4",
40-
"@next/eslint-plugin-next": "15.0.3",
40+
"@next/eslint-plugin-next": "15.0.4",
4141
"@typescript-eslint/eslint-plugin": "8.17.0",
4242
"@typescript-eslint/parser": "8.17.0",
4343
"eslint-config-flat-gitignore": "0.3.0",
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@typescript-eslint/utils": "8.17.0",
63-
"eslint-config-upleveled": "8.12.0",
63+
"eslint-config-upleveled": "8.12.1",
6464
"prettier": "3.4.2",
6565
"prettier-plugin-embed": "0.4.15",
6666
"prettier-plugin-sql": "0.18.1",

‎pnpm-lock.yaml

+30-570
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.