Skip to content

Commit 65384ec

Browse files
committed
chore(deps): update babel monorepo to v7.28.0
1 parent b635da7 commit 65384ec

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

example/yarn.lock

Lines changed: 2 additions & 6 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.0"
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.0"
958954
dependencies:
959955
"@babel/compat-data" "^7.27.2"
960956
"@babel/helper-compilation-targets" "^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.0"
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)