Skip to content

Commit 23830aa

Browse files
committed
chore(deps): update babel monorepo
1 parent 4ed9f13 commit 23830aa

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

example/yarn.lock

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@
2525
integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
2626

2727
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.0":
28-
version "7.27.1"
29-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1.tgz#89de51e86bd12246003e3524704c49541b16c3e6"
30-
integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ==
28+
version "7.28.5"
3129
dependencies:
3230
"@ampproject/remapping" "^2.2.0"
3331
"@babel/code-frame" "^7.27.1"
@@ -952,9 +950,7 @@
952950
"@babel/helper-plugin-utils" "^7.27.1"
953951

954952
"@babel/preset-env@^7.20.0":
955-
version "7.27.2"
956-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.27.2.tgz#106e6bfad92b591b1f6f76fd4cf13b7725a7bf9a"
957-
integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ==
953+
version "7.28.5"
958954
dependencies:
959955
"@babel/compat-data" "^7.27.2"
960956
"@babel/helper-compilation-targets" "^7.27.2"
@@ -1067,14 +1063,7 @@
10671063
source-map-support "^0.5.16"
10681064

10691065
"@babel/runtime@^7.0.0", "@babel/runtime@^7.20.0":
1070-
version "7.27.1"
1071-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
1072-
integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
1073-
1074-
"@babel/template@^7.0.0", "@babel/template@^7.27.1", "@babel/template@^7.3.3":
1075-
version "7.27.2"
1076-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
1077-
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
1066+
version "7.28.4"
10781067
dependencies:
10791068
"@babel/code-frame" "^7.27.1"
10801069
"@babel/parser" "^7.27.2"

yarn.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@
5151
semver "^6.3.1"
5252

5353
"@babel/eslint-parser@^7.18.2":
54-
version "7.27.1"
55-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.1.tgz#e146fb2facef62c6c5d1a6fd07cfd79ee9f7b0f1"
56-
integrity sha512-q8rjOuadH0V6Zo4XLMkJ3RMQ9MSBqwaDByyYB0izsYdaIWGNLmEblbCOf1vyFHICcg16CD7Fsi51vcQnYxmt6Q==
54+
version "7.28.5"
5755
dependencies:
5856
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
5957
eslint-visitor-keys "^2.1.0"

0 commit comments

Comments
 (0)