Skip to content

Commit 93498a7

Browse files
chore(deps): bump @babel/helpers from 7.26.7 to 7.27.1 in /docs
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.7 to 7.27.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.27.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94da3e4 commit 93498a7

File tree

1 file changed

+48
-5
lines changed

1 file changed

+48
-5
lines changed

docs/yarn.lock

Lines changed: 48 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,15 @@
167167
js-tokens "^4.0.0"
168168
picocolors "^1.0.0"
169169

170+
"@babel/code-frame@^7.27.1":
171+
version "7.27.1"
172+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
173+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
174+
dependencies:
175+
"@babel/helper-validator-identifier" "^7.27.1"
176+
js-tokens "^4.0.0"
177+
picocolors "^1.1.1"
178+
170179
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5":
171180
version "7.26.5"
172181
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7"
@@ -323,11 +332,21 @@
323332
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
324333
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
325334

335+
"@babel/helper-string-parser@^7.27.1":
336+
version "7.27.1"
337+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
338+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
339+
326340
"@babel/helper-validator-identifier@^7.25.9":
327341
version "7.25.9"
328342
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
329343
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
330344

345+
"@babel/helper-validator-identifier@^7.27.1":
346+
version "7.27.1"
347+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
348+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
349+
331350
"@babel/helper-validator-option@^7.25.9":
332351
version "7.25.9"
333352
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
@@ -343,12 +362,12 @@
343362
"@babel/types" "^7.25.9"
344363

345364
"@babel/helpers@^7.26.7":
346-
version "7.26.7"
347-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4"
348-
integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==
365+
version "7.27.1"
366+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1.tgz#ffc27013038607cdba3288e692c3611c06a18aa4"
367+
integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ==
349368
dependencies:
350-
"@babel/template" "^7.25.9"
351-
"@babel/types" "^7.26.7"
369+
"@babel/template" "^7.27.1"
370+
"@babel/types" "^7.27.1"
352371

353372
"@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7":
354373
version "7.26.7"
@@ -357,6 +376,13 @@
357376
dependencies:
358377
"@babel/types" "^7.26.7"
359378

379+
"@babel/parser@^7.27.2":
380+
version "7.27.2"
381+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.2.tgz#577518bedb17a2ce4212afd052e01f7df0941127"
382+
integrity sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw==
383+
dependencies:
384+
"@babel/types" "^7.27.1"
385+
360386
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
361387
version "7.25.9"
362388
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.9.tgz#cc2e53ebf0a0340777fff5ed521943e253b4d8fe"
@@ -1025,6 +1051,15 @@
10251051
"@babel/parser" "^7.25.9"
10261052
"@babel/types" "^7.25.9"
10271053

1054+
"@babel/template@^7.27.1":
1055+
version "7.27.2"
1056+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
1057+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
1058+
dependencies:
1059+
"@babel/code-frame" "^7.27.1"
1060+
"@babel/parser" "^7.27.2"
1061+
"@babel/types" "^7.27.1"
1062+
10281063
"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.7":
10291064
version "7.26.7"
10301065
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb"
@@ -1046,6 +1081,14 @@
10461081
"@babel/helper-string-parser" "^7.25.9"
10471082
"@babel/helper-validator-identifier" "^7.25.9"
10481083

1084+
"@babel/types@^7.27.1":
1085+
version "7.27.1"
1086+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1.tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560"
1087+
integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==
1088+
dependencies:
1089+
"@babel/helper-string-parser" "^7.27.1"
1090+
"@babel/helper-validator-identifier" "^7.27.1"
1091+
10491092
10501093
version "1.5.0"
10511094
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"

0 commit comments

Comments
 (0)