Skip to content

Commit 395c856

Browse files
authored
Merge pull request #550 from sparksuite/dependabot/npm_and_yarn/test-projects/typescript-cjs/babel/helpers-7.27.6
Bump @babel/helpers from 7.13.0 to 7.27.6 in /test-projects/typescript-cjs
2 parents dff568d + 879a953 commit 395c856

1 file changed

Lines changed: 53 additions & 6 deletions

File tree

test-projects/typescript-cjs/yarn.lock

Lines changed: 53 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
"@babel/highlight" "^7.22.13"
1818
chalk "^2.4.2"
1919

20+
"@babel/code-frame@^7.27.1":
21+
version "7.27.1"
22+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
23+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
24+
dependencies:
25+
"@babel/helper-validator-identifier" "^7.27.1"
26+
js-tokens "^4.0.0"
27+
picocolors "^1.1.1"
28+
2029
"@babel/compat-data@^7.13.8":
2130
version "7.13.8"
2231
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
@@ -170,6 +179,11 @@
170179
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
171180
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
172181

182+
"@babel/helper-string-parser@^7.27.1":
183+
version "7.27.1"
184+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
185+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
186+
173187
"@babel/helper-validator-identifier@^7.12.11":
174188
version "7.12.11"
175189
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
@@ -180,19 +194,23 @@
180194
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
181195
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
182196

197+
"@babel/helper-validator-identifier@^7.27.1":
198+
version "7.27.1"
199+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
200+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
201+
183202
"@babel/helper-validator-option@^7.12.17":
184203
version "7.12.17"
185204
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
186205
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
187206

188207
"@babel/helpers@^7.13.0":
189-
version "7.13.0"
190-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0"
191-
integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==
208+
version "7.27.6"
209+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
210+
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
192211
dependencies:
193-
"@babel/template" "^7.12.13"
194-
"@babel/traverse" "^7.13.0"
195-
"@babel/types" "^7.13.0"
212+
"@babel/template" "^7.27.2"
213+
"@babel/types" "^7.27.6"
196214

197215
"@babel/highlight@^7.12.13":
198216
version "7.13.8"
@@ -222,6 +240,13 @@
222240
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
223241
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
224242

243+
"@babel/parser@^7.27.2":
244+
version "7.28.0"
245+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e"
246+
integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==
247+
dependencies:
248+
"@babel/types" "^7.28.0"
249+
225250
"@babel/plugin-syntax-async-generators@^7.8.4":
226251
version "7.8.4"
227252
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
@@ -324,6 +349,15 @@
324349
"@babel/parser" "^7.22.15"
325350
"@babel/types" "^7.22.15"
326351

352+
"@babel/template@^7.27.2":
353+
version "7.27.2"
354+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
355+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
356+
dependencies:
357+
"@babel/code-frame" "^7.27.1"
358+
"@babel/parser" "^7.27.2"
359+
"@babel/types" "^7.27.1"
360+
327361
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0":
328362
version "7.23.2"
329363
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
@@ -358,6 +392,14 @@
358392
"@babel/helper-validator-identifier" "^7.22.20"
359393
to-fast-properties "^2.0.0"
360394

395+
"@babel/types@^7.27.1", "@babel/types@^7.27.6", "@babel/types@^7.28.0":
396+
version "7.28.1"
397+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.1.tgz#2aaf3c10b31ba03a77ac84f52b3912a0edef4cf9"
398+
integrity sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==
399+
dependencies:
400+
"@babel/helper-string-parser" "^7.27.1"
401+
"@babel/helper-validator-identifier" "^7.27.1"
402+
361403
"@bcoe/v8-coverage@^0.2.3":
362404
version "0.2.3"
363405
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -2813,6 +2855,11 @@ picocolors@^1.0.0:
28132855
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
28142856
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
28152857

2858+
picocolors@^1.1.1:
2859+
version "1.1.1"
2860+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
2861+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
2862+
28162863
picomatch@^2.0.4, picomatch@^2.0.5:
28172864
version "2.2.2"
28182865
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"

0 commit comments

Comments
 (0)