Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 767ce91

Browse files
authoredFeb 11, 2025··
chore(deps): update dependency @next/eslint-plugin-next to v14.2.24
1 parent 11e7e77 commit 767ce91

File tree

1 file changed

+17
-31
lines changed

1 file changed

+17
-31
lines changed
 

‎yarn.lock

+17-31
Original file line numberDiff line numberDiff line change
@@ -678,11 +678,11 @@ __metadata:
678678
linkType: hard
679679

680680
"@next/eslint-plugin-next@npm:^14.0.2":
681-
version: 14.0.3
682-
resolution: "@next/eslint-plugin-next@npm:14.0.3"
681+
version: 14.2.24
682+
resolution: "@next/eslint-plugin-next@npm:14.2.24"
683683
dependencies:
684-
glob: 7.1.7
685-
checksum: f40c6baffe203226531d9abbd43e4164f5a98372dde5fec4ab4d63bc9b2b84d3d5d42f92be0869172a5bd98ccda92e168e7b1993994dc94ec417d20a400c7a22
684+
glob: 10.3.10
685+
checksum: fbcfa0eaa592930d1da7be55a78caf3232783644bd62e2c545f865bc45633917d1b897e955f675e921108903b0db4e89660037efdda659016095ac68474284e4
686686
languageName: node
687687
linkType: hard
688688

@@ -4623,47 +4623,33 @@ __metadata:
46234623
languageName: node
46244624
linkType: hard
46254625

4626-
"glob@npm:10.3.4":
4627-
version: 10.3.4
4628-
resolution: "glob@npm:10.3.4"
4626+
"glob@npm:10.3.10, glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.3":
4627+
version: 10.3.10
4628+
resolution: "glob@npm:10.3.10"
46294629
dependencies:
46304630
foreground-child: ^3.1.0
4631-
jackspeak: ^2.0.3
4631+
jackspeak: ^2.3.5
46324632
minimatch: ^9.0.1
46334633
minipass: ^5.0.0 || ^6.0.2 || ^7.0.0
46344634
path-scurry: ^1.10.1
46354635
bin:
4636-
glob: dist/cjs/src/bin.js
4637-
checksum: 176b97c124414401cb51329a93d2ba112cef8814adbed10348481916b9521b677773eee2691cb6b24d66632d8c8bb8913533f5ac4bfb2d0ef5454a1856082361
4638-
languageName: node
4639-
linkType: hard
4640-
4641-
"glob@npm:7.1.7":
4642-
version: 7.1.7
4643-
resolution: "glob@npm:7.1.7"
4644-
dependencies:
4645-
fs.realpath: ^1.0.0
4646-
inflight: ^1.0.4
4647-
inherits: 2
4648-
minimatch: ^3.0.4
4649-
once: ^1.3.0
4650-
path-is-absolute: ^1.0.0
4651-
checksum: b61f48973bbdcf5159997b0874a2165db572b368b931135832599875919c237fc05c12984e38fe828e69aa8a921eb0e8a4997266211c517c9cfaae8a93988bb8
4636+
glob: dist/esm/bin.mjs
4637+
checksum: 4f2fe2511e157b5a3f525a54092169a5f92405f24d2aed3142f4411df328baca13059f4182f1db1bf933e2c69c0bd89e57ae87edd8950cba8c7ccbe84f721cf3
46524638
languageName: node
46534639
linkType: hard
46544640

4655-
"glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.3":
4656-
version: 10.3.10
4657-
resolution: "glob@npm:10.3.10"
4641+
"glob@npm:10.3.4":
4642+
version: 10.3.4
4643+
resolution: "glob@npm:10.3.4"
46584644
dependencies:
46594645
foreground-child: ^3.1.0
4660-
jackspeak: ^2.3.5
4646+
jackspeak: ^2.0.3
46614647
minimatch: ^9.0.1
46624648
minipass: ^5.0.0 || ^6.0.2 || ^7.0.0
46634649
path-scurry: ^1.10.1
46644650
bin:
4665-
glob: dist/esm/bin.mjs
4666-
checksum: 4f2fe2511e157b5a3f525a54092169a5f92405f24d2aed3142f4411df328baca13059f4182f1db1bf933e2c69c0bd89e57ae87edd8950cba8c7ccbe84f721cf3
4651+
glob: dist/cjs/src/bin.js
4652+
checksum: 176b97c124414401cb51329a93d2ba112cef8814adbed10348481916b9521b677773eee2691cb6b24d66632d8c8bb8913533f5ac4bfb2d0ef5454a1856082361
46674653
languageName: node
46684654
linkType: hard
46694655

@@ -5824,7 +5810,7 @@ __metadata:
58245810
languageName: node
58255811
linkType: hard
58265812

5827-
"minimatch@npm:^3.0.4, minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
5813+
"minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
58285814
version: 3.1.2
58295815
resolution: "minimatch@npm:3.1.2"
58305816
dependencies:

0 commit comments

Comments
 (0)
Please sign in to comment.