Skip to content

Commit 2584dea

Browse files
chore(deps): update dependency @babel/core to ^7.27.4 (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e41659 commit 2584dea

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@react-native-picker/picker": "^2.11.0"
4242
},
4343
"devDependencies": {
44-
"@babel/core": "^7.27.3",
44+
"@babel/core": "^7.27.4",
4545
"@babel/preset-env": "^7.27.2",
4646
"@txo-peer-dep/log": "^4.0.4",
4747
"@txo/commitlint": "^1.0.24",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,20 @@
2929
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
3030
integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
3131

32-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.24.7", "@babel/core@^7.25.2", "@babel/core@^7.27.3":
33-
version "7.27.3"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.3.tgz#d7d05502bccede3cab36373ed142e6a1df554c2f"
35-
integrity sha512-hyrN8ivxfvJ4i0fIJuV4EOlV0WDMz5Ui4StRTgVaAvWeiRCilXgwVvxJKtFQ3TKtHgJscB2YiXKGNJuVwhQMtA==
32+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.24.7", "@babel/core@^7.25.2", "@babel/core@^7.27.4":
33+
version "7.27.4"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce"
35+
integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==
3636
dependencies:
3737
"@ampproject/remapping" "^2.2.0"
3838
"@babel/code-frame" "^7.27.1"
3939
"@babel/generator" "^7.27.3"
4040
"@babel/helper-compilation-targets" "^7.27.2"
4141
"@babel/helper-module-transforms" "^7.27.3"
42-
"@babel/helpers" "^7.27.3"
43-
"@babel/parser" "^7.27.3"
42+
"@babel/helpers" "^7.27.4"
43+
"@babel/parser" "^7.27.4"
4444
"@babel/template" "^7.27.2"
45-
"@babel/traverse" "^7.27.3"
45+
"@babel/traverse" "^7.27.4"
4646
"@babel/types" "^7.27.3"
4747
convert-source-map "^2.0.0"
4848
debug "^4.1.0"
@@ -199,18 +199,18 @@
199199
"@babel/traverse" "^7.27.1"
200200
"@babel/types" "^7.27.1"
201201

202-
"@babel/helpers@^7.27.3":
203-
version "7.27.3"
204-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.3.tgz#387d65d279290e22fe7a47a8ffcd2d0c0184edd0"
205-
integrity sha512-h/eKy9agOya1IGuLaZ9tEUgz+uIRXcbtOhRtUyyMf8JFmn1iT13vnl/IGVWSkdOCG/pC57U4S1jnAabAavTMwg==
202+
"@babel/helpers@^7.27.4":
203+
version "7.27.4"
204+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.4.tgz#c79050c6a0e41e095bfc96d469c85431e9ed7fe7"
205+
integrity sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ==
206206
dependencies:
207207
"@babel/template" "^7.27.2"
208208
"@babel/types" "^7.27.3"
209209

210-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.7", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3":
211-
version "7.27.3"
212-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.3.tgz#1b7533f0d908ad2ac545c4d05cbe2fb6dc8cfaaf"
213-
integrity sha512-xyYxRj6+tLNDTWi0KCBcZ9V7yg3/lwL9DWh9Uwh/RIVlIfFidggcgxKX3GCXwCiswwcGRawBKbEg2LG/Y8eJhw==
210+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.7", "@babel/parser@^7.25.3", "@babel/parser@^7.25.9", "@babel/parser@^7.27.2", "@babel/parser@^7.27.3", "@babel/parser@^7.27.4":
211+
version "7.27.4"
212+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.4.tgz#f92e89e4f51847be05427285836fc88341c956df"
213+
integrity sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==
214214
dependencies:
215215
"@babel/types" "^7.27.3"
216216

@@ -1000,14 +1000,14 @@
10001000
debug "^4.3.1"
10011001
globals "^11.1.0"
10021002

1003-
"@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3":
1004-
version "7.27.3"
1005-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.3.tgz#8b62a6c2d10f9d921ba7339c90074708509cffae"
1006-
integrity sha512-lId/IfN/Ye1CIu8xG7oKBHXd2iNb2aW1ilPszzGcJug6M8RCKfVNcYhpI5+bMvFYjK7lXIM0R+a+6r8xhHp2FQ==
1003+
"@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4":
1004+
version "7.27.4"
1005+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea"
1006+
integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==
10071007
dependencies:
10081008
"@babel/code-frame" "^7.27.1"
10091009
"@babel/generator" "^7.27.3"
1010-
"@babel/parser" "^7.27.3"
1010+
"@babel/parser" "^7.27.4"
10111011
"@babel/template" "^7.27.2"
10121012
"@babel/types" "^7.27.3"
10131013
debug "^4.3.1"

0 commit comments

Comments
 (0)