Skip to content

Commit 10a16c7

Browse files
build(deps-dev): bump eslint-config-next from 15.2.2 to 15.2.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.2.2 to 15.2.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b794ba9 commit 10a16c7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@typescript-eslint/parser": "^8.28.0",
5151
"autoprefixer": "10.4.20",
5252
"eslint": "^9.20.1",
53-
"eslint-config-next": "15.2.2",
53+
"eslint-config-next": "15.2.4",
5454
"eslint-config-prettier": "^10.1.1",
5555
"monaco-editor": "0.52.2",
5656
"postcss": "^8.5.3",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -2346,7 +2346,7 @@ __metadata:
23462346
compare-versions: "npm:^6.1.1"
23472347
cron-validator: "npm:^1.3.1"
23482348
eslint: "npm:^9.20.1"
2349-
eslint-config-next: "npm:15.2.2"
2349+
eslint-config-next: "npm:15.2.4"
23502350
eslint-config-prettier: "npm:^10.1.1"
23512351
lodash: "npm:^4.17.21"
23522352
monaco-editor: "npm:0.52.2"
@@ -2658,12 +2658,12 @@ __metadata:
26582658
languageName: node
26592659
linkType: hard
26602660

2661-
"@next/eslint-plugin-next@npm:15.2.2":
2662-
version: 15.2.2
2663-
resolution: "@next/eslint-plugin-next@npm:15.2.2"
2661+
"@next/eslint-plugin-next@npm:15.2.4":
2662+
version: 15.2.4
2663+
resolution: "@next/eslint-plugin-next@npm:15.2.4"
26642664
dependencies:
26652665
fast-glob: "npm:3.3.1"
2666-
checksum: 10c0/fce7a9f4be9541b1a67ca6a94903559bfdcec293e658a94ca8dac987de5dc7039d317b8d0c90eb119bf701eba12dab425875d3478aceca7b29fe6bd1cfd886ef
2666+
checksum: 10c0/13fb1da543d1f930fca4b4b26b5e26bd173ffada4128bb8606f16f6466b8db145e1d5892bb69e337832784476ae33255dfc3a553a6036bbf75ec38717975749c
26672667
languageName: node
26682668
linkType: hard
26692669

@@ -7657,11 +7657,11 @@ __metadata:
76577657
languageName: node
76587658
linkType: hard
76597659

7660-
"eslint-config-next@npm:15.2.2":
7661-
version: 15.2.2
7662-
resolution: "eslint-config-next@npm:15.2.2"
7660+
"eslint-config-next@npm:15.2.4":
7661+
version: 15.2.4
7662+
resolution: "eslint-config-next@npm:15.2.4"
76637663
dependencies:
7664-
"@next/eslint-plugin-next": "npm:15.2.2"
7664+
"@next/eslint-plugin-next": "npm:15.2.4"
76657665
"@rushstack/eslint-patch": "npm:^1.10.3"
76667666
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
76677667
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
@@ -7677,7 +7677,7 @@ __metadata:
76777677
peerDependenciesMeta:
76787678
typescript:
76797679
optional: true
7680-
checksum: 10c0/b59c19a1c269ba7715fa3fc4b41bf0480ae2065999139ac5a14cb275fb3a8999c615f977769f0d7a7c18578f3cd33afcbb8756d6df4b65b5a727466c4aff70ea
7680+
checksum: 10c0/c1d76f3372521f00ef5212139864deb2d2fee0545f34e14bd3bffa1551baf75ec0f5b0bcc9c613c64f93cb591a60a974f6f1dfd42378850e167a0394e3cfb153
76817681
languageName: node
76827682
linkType: hard
76837683

0 commit comments

Comments
 (0)