Skip to content

Commit 2f9410a

Browse files
chore(deps): update babel monorepo to v7.26.8
1 parent fc2a521 commit 2f9410a

File tree

2 files changed

+185
-32
lines changed

2 files changed

+185
-32
lines changed

packages/eslint-config-algolia/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"homepage": "https://github.com/algolia/eslint-config-algolia",
2626
"devDependencies": {
27-
"@babel/core": "7.25.2",
28-
"@babel/eslint-parser": "7.25.1",
27+
"@babel/core": "7.26.8",
28+
"@babel/eslint-parser": "7.26.8",
2929
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
3030
"@eslint/js": "9.11.1",
3131
"@stylistic/eslint-plugin": "2.7.2",

yarn.lock

Lines changed: 183 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.22.13, @babel/code-frame@npm:^7.24.7, @babel/code-frame@npm:^7.25.7":
18+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.22.13, @babel/code-frame@npm:^7.25.7":
1919
version: 7.25.7
2020
resolution: "@babel/code-frame@npm:7.25.7"
2121
dependencies:
@@ -25,33 +25,52 @@ __metadata:
2525
languageName: node
2626
linkType: hard
2727

28+
"@babel/code-frame@npm:^7.26.2":
29+
version: 7.26.2
30+
resolution: "@babel/code-frame@npm:7.26.2"
31+
dependencies:
32+
"@babel/helper-validator-identifier": "npm:^7.25.9"
33+
js-tokens: "npm:^4.0.0"
34+
picocolors: "npm:^1.0.0"
35+
checksum: 10c0/7d79621a6849183c415486af99b1a20b84737e8c11cd55b6544f688c51ce1fd710e6d869c3dd21232023da272a79b91efb3e83b5bc2dc65c1187c5fcd1b72ea8
36+
languageName: node
37+
linkType: hard
38+
2839
"@babel/compat-data@npm:^7.25.7":
2940
version: 7.25.8
3041
resolution: "@babel/compat-data@npm:7.25.8"
3142
checksum: 10c0/8b81c17580e5fb4cbb6a3c52079f8c283fc59c0c6bd2fe14cfcf9c44b32d2eaab71b02c5633e2c679f5896f73f8ac4036ba2e67a4c806e8f428e4b11f526d7f4
3243
languageName: node
3344
linkType: hard
3445

35-
"@babel/core@npm:7.25.2":
36-
version: 7.25.2
37-
resolution: "@babel/core@npm:7.25.2"
46+
"@babel/compat-data@npm:^7.26.5":
47+
version: 7.26.8
48+
resolution: "@babel/compat-data@npm:7.26.8"
49+
checksum: 10c0/66408a0388c3457fff1c2f6c3a061278dd7b3d2f0455ea29bb7b187fa52c60ae8b4054b3c0a184e21e45f0eaac63cf390737bc7504d1f4a088a6e7f652c068ca
50+
languageName: node
51+
linkType: hard
52+
53+
"@babel/core@npm:7.26.8":
54+
version: 7.26.8
55+
resolution: "@babel/core@npm:7.26.8"
3856
dependencies:
3957
"@ampproject/remapping": "npm:^2.2.0"
40-
"@babel/code-frame": "npm:^7.24.7"
41-
"@babel/generator": "npm:^7.25.0"
42-
"@babel/helper-compilation-targets": "npm:^7.25.2"
43-
"@babel/helper-module-transforms": "npm:^7.25.2"
44-
"@babel/helpers": "npm:^7.25.0"
45-
"@babel/parser": "npm:^7.25.0"
46-
"@babel/template": "npm:^7.25.0"
47-
"@babel/traverse": "npm:^7.25.2"
48-
"@babel/types": "npm:^7.25.2"
58+
"@babel/code-frame": "npm:^7.26.2"
59+
"@babel/generator": "npm:^7.26.8"
60+
"@babel/helper-compilation-targets": "npm:^7.26.5"
61+
"@babel/helper-module-transforms": "npm:^7.26.0"
62+
"@babel/helpers": "npm:^7.26.7"
63+
"@babel/parser": "npm:^7.26.8"
64+
"@babel/template": "npm:^7.26.8"
65+
"@babel/traverse": "npm:^7.26.8"
66+
"@babel/types": "npm:^7.26.8"
67+
"@types/gensync": "npm:^1.0.0"
4968
convert-source-map: "npm:^2.0.0"
5069
debug: "npm:^4.1.0"
5170
gensync: "npm:^1.0.0-beta.2"
5271
json5: "npm:^2.2.3"
5372
semver: "npm:^6.3.1"
54-
checksum: 10c0/a425fa40e73cb72b6464063a57c478bc2de9dbcc19c280f1b55a3d88b35d572e87e8594e7d7b4880331addb6faef641bbeb701b91b41b8806cd4deae5d74f401
73+
checksum: 10c0/fafbd083ed3f79973ae2a11a69eee3f13b3226a1d4907abc2c6f2fea21adf4a7c20e00fe0eaa33f44a3666eeaf414edb07460ec031d478ee5f6088eb38b2a011
5574
languageName: node
5675
linkType: hard
5776

@@ -78,21 +97,21 @@ __metadata:
7897
languageName: node
7998
linkType: hard
8099

81-
"@babel/eslint-parser@npm:7.25.1":
82-
version: 7.25.1
83-
resolution: "@babel/eslint-parser@npm:7.25.1"
100+
"@babel/eslint-parser@npm:7.26.8":
101+
version: 7.26.8
102+
resolution: "@babel/eslint-parser@npm:7.26.8"
84103
dependencies:
85104
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
86105
eslint-visitor-keys: "npm:^2.1.0"
87106
semver: "npm:^6.3.1"
88107
peerDependencies:
89108
"@babel/core": ^7.11.0
90109
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
91-
checksum: 10c0/9f98351b32edfced9e6308a80ad69af1210d9c9780f19339cb286d0c9be0a9afac80d1df3b3793112e720675ce5b927920b19454d0f48ddf8370d08ab62d0dc2
110+
checksum: 10c0/00678fef68b7352b717d622398bd04a69d8472aa3d9c81bd1d3213d606abb2b84ea3f398c645dc9c451c1d2665f301aea541acd7b47291ed167d26133ca411d7
92111
languageName: node
93112
linkType: hard
94113

95-
"@babel/generator@npm:^7.25.0, @babel/generator@npm:^7.25.7, @babel/generator@npm:^7.7.2":
114+
"@babel/generator@npm:^7.25.7, @babel/generator@npm:^7.7.2":
96115
version: 7.25.7
97116
resolution: "@babel/generator@npm:7.25.7"
98117
dependencies:
@@ -104,7 +123,20 @@ __metadata:
104123
languageName: node
105124
linkType: hard
106125

107-
"@babel/helper-compilation-targets@npm:^7.25.2, @babel/helper-compilation-targets@npm:^7.25.7":
126+
"@babel/generator@npm:^7.26.8":
127+
version: 7.26.8
128+
resolution: "@babel/generator@npm:7.26.8"
129+
dependencies:
130+
"@babel/parser": "npm:^7.26.8"
131+
"@babel/types": "npm:^7.26.8"
132+
"@jridgewell/gen-mapping": "npm:^0.3.5"
133+
"@jridgewell/trace-mapping": "npm:^0.3.25"
134+
jsesc: "npm:^3.0.2"
135+
checksum: 10c0/9467f197d285ac315d1fa419138d36a3bfd69ca4baf763e914acab12f5f38e5d231497f6528e80613b28e73bb28c66fcc50b250b1f277b1a4d38ac14b03e9674
136+
languageName: node
137+
linkType: hard
138+
139+
"@babel/helper-compilation-targets@npm:^7.25.7":
108140
version: 7.25.7
109141
resolution: "@babel/helper-compilation-targets@npm:7.25.7"
110142
dependencies:
@@ -117,6 +149,19 @@ __metadata:
117149
languageName: node
118150
linkType: hard
119151

152+
"@babel/helper-compilation-targets@npm:^7.26.5":
153+
version: 7.26.5
154+
resolution: "@babel/helper-compilation-targets@npm:7.26.5"
155+
dependencies:
156+
"@babel/compat-data": "npm:^7.26.5"
157+
"@babel/helper-validator-option": "npm:^7.25.9"
158+
browserslist: "npm:^4.24.0"
159+
lru-cache: "npm:^5.1.1"
160+
semver: "npm:^6.3.1"
161+
checksum: 10c0/9da5c77e5722f1a2fcb3e893049a01d414124522bbf51323bb1a0c9dcd326f15279836450fc36f83c9e8a846f3c40e88be032ed939c5a9840922bed6073edfb4
162+
languageName: node
163+
linkType: hard
164+
120165
"@babel/helper-module-imports@npm:^7.25.7":
121166
version: 7.25.7
122167
resolution: "@babel/helper-module-imports@npm:7.25.7"
@@ -127,7 +172,17 @@ __metadata:
127172
languageName: node
128173
linkType: hard
129174

130-
"@babel/helper-module-transforms@npm:^7.25.2, @babel/helper-module-transforms@npm:^7.25.7":
175+
"@babel/helper-module-imports@npm:^7.25.9":
176+
version: 7.25.9
177+
resolution: "@babel/helper-module-imports@npm:7.25.9"
178+
dependencies:
179+
"@babel/traverse": "npm:^7.25.9"
180+
"@babel/types": "npm:^7.25.9"
181+
checksum: 10c0/078d3c2b45d1f97ffe6bb47f61961be4785d2342a4156d8b42c92ee4e1b7b9e365655dd6cb25329e8fe1a675c91eeac7e3d04f0c518b67e417e29d6e27b6aa70
182+
languageName: node
183+
linkType: hard
184+
185+
"@babel/helper-module-transforms@npm:^7.25.7":
131186
version: 7.25.7
132187
resolution: "@babel/helper-module-transforms@npm:7.25.7"
133188
dependencies:
@@ -141,6 +196,19 @@ __metadata:
141196
languageName: node
142197
linkType: hard
143198

199+
"@babel/helper-module-transforms@npm:^7.26.0":
200+
version: 7.26.0
201+
resolution: "@babel/helper-module-transforms@npm:7.26.0"
202+
dependencies:
203+
"@babel/helper-module-imports": "npm:^7.25.9"
204+
"@babel/helper-validator-identifier": "npm:^7.25.9"
205+
"@babel/traverse": "npm:^7.25.9"
206+
peerDependencies:
207+
"@babel/core": ^7.0.0
208+
checksum: 10c0/ee111b68a5933481d76633dad9cdab30c41df4479f0e5e1cc4756dc9447c1afd2c9473b5ba006362e35b17f4ebddd5fca090233bef8dfc84dca9d9127e56ec3a
209+
languageName: node
210+
linkType: hard
211+
144212
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.25.7, @babel/helper-plugin-utils@npm:^7.8.0":
145213
version: 7.25.7
146214
resolution: "@babel/helper-plugin-utils@npm:7.25.7"
@@ -165,21 +233,42 @@ __metadata:
165233
languageName: node
166234
linkType: hard
167235

236+
"@babel/helper-string-parser@npm:^7.25.9":
237+
version: 7.25.9
238+
resolution: "@babel/helper-string-parser@npm:7.25.9"
239+
checksum: 10c0/7244b45d8e65f6b4338a6a68a8556f2cb161b782343e97281a5f2b9b93e420cad0d9f5773a59d79f61d0c448913d06f6a2358a87f2e203cf112e3c5b53522ee6
240+
languageName: node
241+
linkType: hard
242+
168243
"@babel/helper-validator-identifier@npm:^7.25.7":
169244
version: 7.25.7
170245
resolution: "@babel/helper-validator-identifier@npm:7.25.7"
171246
checksum: 10c0/07438e5bf01ab2882a15027fdf39ac3b0ba1b251774a5130917907014684e2f70fef8fd620137ca062c4c4eedc388508d2ea7a3a7d9936a32785f4fe116c68c0
172247
languageName: node
173248
linkType: hard
174249

250+
"@babel/helper-validator-identifier@npm:^7.25.9":
251+
version: 7.25.9
252+
resolution: "@babel/helper-validator-identifier@npm:7.25.9"
253+
checksum: 10c0/4fc6f830177b7b7e887ad3277ddb3b91d81e6c4a24151540d9d1023e8dc6b1c0505f0f0628ae653601eb4388a8db45c1c14b2c07a9173837aef7e4116456259d
254+
languageName: node
255+
linkType: hard
256+
175257
"@babel/helper-validator-option@npm:^7.25.7":
176258
version: 7.25.7
177259
resolution: "@babel/helper-validator-option@npm:7.25.7"
178260
checksum: 10c0/12ed418c8e3ed9ed44c8c80d823f4e42d399b5eb2e423adccb975e31a31a008cd3b5d8eab688b31f740caff4a1bb28fe06ea2fa7d635aee34cc0ad6995d50f0a
179261
languageName: node
180262
linkType: hard
181263

182-
"@babel/helpers@npm:^7.25.0, @babel/helpers@npm:^7.25.7":
264+
"@babel/helper-validator-option@npm:^7.25.9":
265+
version: 7.25.9
266+
resolution: "@babel/helper-validator-option@npm:7.25.9"
267+
checksum: 10c0/27fb195d14c7dcb07f14e58fe77c44eea19a6a40a74472ec05c441478fa0bb49fa1c32b2d64be7a38870ee48ef6601bdebe98d512f0253aea0b39756c4014f3e
268+
languageName: node
269+
linkType: hard
270+
271+
"@babel/helpers@npm:^7.25.7":
183272
version: 7.25.7
184273
resolution: "@babel/helpers@npm:7.25.7"
185274
dependencies:
@@ -189,6 +278,16 @@ __metadata:
189278
languageName: node
190279
linkType: hard
191280

281+
"@babel/helpers@npm:^7.26.7":
282+
version: 7.26.7
283+
resolution: "@babel/helpers@npm:7.26.7"
284+
dependencies:
285+
"@babel/template": "npm:^7.25.9"
286+
"@babel/types": "npm:^7.26.7"
287+
checksum: 10c0/37fec398e53a2dbbf24bc2a025c4d571b2556cef18d8116d05d04b153f13ef659cdfbaab96c8eed875e629d39bdf9b3ea5d099ccf80544537de224e2d94f9b11
288+
languageName: node
289+
linkType: hard
290+
192291
"@babel/highlight@npm:^7.25.7":
193292
version: 7.25.7
194293
resolution: "@babel/highlight@npm:7.25.7"
@@ -201,7 +300,7 @@ __metadata:
201300
languageName: node
202301
linkType: hard
203302

204-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25.7, @babel/parser@npm:^7.25.8":
303+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.7, @babel/parser@npm:^7.25.8":
205304
version: 7.25.8
206305
resolution: "@babel/parser@npm:7.25.8"
207306
dependencies:
@@ -212,6 +311,17 @@ __metadata:
212311
languageName: node
213312
linkType: hard
214313

314+
"@babel/parser@npm:^7.26.8":
315+
version: 7.26.8
316+
resolution: "@babel/parser@npm:7.26.8"
317+
dependencies:
318+
"@babel/types": "npm:^7.26.8"
319+
bin:
320+
parser: ./bin/babel-parser.js
321+
checksum: 10c0/da04f26bae732a5b6790775a736b58c7876c28e62203c5097f043fd7273ef6debe5bfd7a4e670a6819f4549b215c7b9762c6358e44797b3c4d733defc8290781
322+
languageName: node
323+
linkType: hard
324+
215325
"@babel/plugin-syntax-async-generators@npm:^7.8.4":
216326
version: 7.8.4
217327
resolution: "@babel/plugin-syntax-async-generators@npm:7.8.4"
@@ -399,7 +509,7 @@ __metadata:
399509
languageName: node
400510
linkType: hard
401511

402-
"@babel/template@npm:^7.25.0, @babel/template@npm:^7.25.7, @babel/template@npm:^7.3.3":
512+
"@babel/template@npm:^7.25.7, @babel/template@npm:^7.3.3":
403513
version: 7.25.7
404514
resolution: "@babel/template@npm:7.25.7"
405515
dependencies:
@@ -410,7 +520,18 @@ __metadata:
410520
languageName: node
411521
linkType: hard
412522

413-
"@babel/traverse@npm:^7.25.2, @babel/traverse@npm:^7.25.7":
523+
"@babel/template@npm:^7.25.9, @babel/template@npm:^7.26.8":
524+
version: 7.26.8
525+
resolution: "@babel/template@npm:7.26.8"
526+
dependencies:
527+
"@babel/code-frame": "npm:^7.26.2"
528+
"@babel/parser": "npm:^7.26.8"
529+
"@babel/types": "npm:^7.26.8"
530+
checksum: 10c0/90bc1085cbc090cbdd43af7b9dbb98e6bda96e55e0f565f17ebb8e97c2dfce866dc727ca02b8e08bd2662ba4fd3851907ba3c48618162c291221af17fb258213
531+
languageName: node
532+
linkType: hard
533+
534+
"@babel/traverse@npm:^7.25.7":
414535
version: 7.25.7
415536
resolution: "@babel/traverse@npm:7.25.7"
416537
dependencies:
@@ -425,7 +546,22 @@ __metadata:
425546
languageName: node
426547
linkType: hard
427548

428-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.7, @babel/types@npm:^7.25.8, @babel/types@npm:^7.3.3":
549+
"@babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.8":
550+
version: 7.26.8
551+
resolution: "@babel/traverse@npm:7.26.8"
552+
dependencies:
553+
"@babel/code-frame": "npm:^7.26.2"
554+
"@babel/generator": "npm:^7.26.8"
555+
"@babel/parser": "npm:^7.26.8"
556+
"@babel/template": "npm:^7.26.8"
557+
"@babel/types": "npm:^7.26.8"
558+
debug: "npm:^4.3.1"
559+
globals: "npm:^11.1.0"
560+
checksum: 10c0/0771d1ce0351628ad2e8dac56f0d59f706eb125c83fbcc039bde83088ba0a1477244ad5fb060802f90366cc4d7fa871e5009a292aef6205bcf83f2e01d1a0a5d
561+
languageName: node
562+
linkType: hard
563+
564+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.7, @babel/types@npm:^7.25.8, @babel/types@npm:^7.3.3":
429565
version: 7.25.8
430566
resolution: "@babel/types@npm:7.25.8"
431567
dependencies:
@@ -436,6 +572,16 @@ __metadata:
436572
languageName: node
437573
linkType: hard
438574

575+
"@babel/types@npm:^7.25.9, @babel/types@npm:^7.26.7, @babel/types@npm:^7.26.8":
576+
version: 7.26.8
577+
resolution: "@babel/types@npm:7.26.8"
578+
dependencies:
579+
"@babel/helper-string-parser": "npm:^7.25.9"
580+
"@babel/helper-validator-identifier": "npm:^7.25.9"
581+
checksum: 10c0/cd41ea47bb3d7baf2b3bf5e70e9c3a16f2eab699fab8575b2b31a7b1cb64166eb52c97124313863dde0581747bfc7a1810c838ad60b5b7ad1897d8004c7b95a9
582+
languageName: node
583+
linkType: hard
584+
439585
"@bcoe/v8-coverage@npm:^0.2.3":
440586
version: 0.2.3
441587
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -1155,6 +1301,13 @@ __metadata:
11551301
languageName: node
11561302
linkType: hard
11571303

1304+
"@types/gensync@npm:^1.0.0":
1305+
version: 1.0.4
1306+
resolution: "@types/gensync@npm:1.0.4"
1307+
checksum: 10c0/1daeb1693196a85ee68b82f3fb30906a1cccede69d492b190de80ff20cec2d528d98cad866d733fd83cb171096dfe8c26c9c02c50ffb93e1113d48bd79daa556
1308+
languageName: node
1309+
linkType: hard
1310+
11581311
"@types/graceful-fs@npm:^4.1.3":
11591312
version: 4.1.9
11601313
resolution: "@types/graceful-fs@npm:4.1.9"
@@ -2861,21 +3014,21 @@ __metadata:
28613014

28623015
"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
28633016
version: 23.2.1
2864-
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=85f29e&locator=test%40workspace%3Apackages%2Ftest"
3017+
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=165c1b&locator=test%40workspace%3Apackages%2Ftest"
28653018
peerDependencies:
28663019
"@stylistic/eslint-plugin": ^2.6.4
28673020
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
28683021
prettier: ^3.0.0
2869-
checksum: 10c0/53700f716b640d6d3cb73ee8a1d80a8728f2e345129070dfc0aff0ccb2eb67c0d4ad87203b374dcf65277c90ffd2cb96eee962f0fbc92c30c18d373cd4e5e3f9
3022+
checksum: 10c0/d82ad0deefe6023969f2d8b17808a601951745c451ea4b550d76fa81b514eb77cbf0d869d930d027bcbf71f7a7eeb3fd0e08f20c9e6fc6b99eb6005f9fb5f159
28703023
languageName: node
28713024
linkType: hard
28723025

28733026
"eslint-config-algolia@workspace:packages/eslint-config-algolia":
28743027
version: 0.0.0-use.local
28753028
resolution: "eslint-config-algolia@workspace:packages/eslint-config-algolia"
28763029
dependencies:
2877-
"@babel/core": "npm:7.25.2"
2878-
"@babel/eslint-parser": "npm:7.25.1"
3030+
"@babel/core": "npm:7.26.8"
3031+
"@babel/eslint-parser": "npm:7.26.8"
28793032
"@eslint-community/eslint-plugin-eslint-comments": "npm:4.4.0"
28803033
"@eslint/js": "npm:9.11.1"
28813034
"@stylistic/eslint-plugin": "npm:2.7.2"

0 commit comments

Comments
 (0)