Skip to content

Commit 3fb9222

Browse files
chore(deps-dev): bump @babel/preset-env from 7.13.9 to 7.13.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.9 to 7.13.10. - [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.13.10/packages/babel-preset-env) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5530418 commit 3fb9222

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -737,12 +737,12 @@
737737
"@babel/helper-plugin-utils" "^7.12.13"
738738

739739
"@babel/preset-env@^7.13.5":
740-
version "7.13.9"
741-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
742-
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
740+
version "7.13.10"
741+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252"
742+
integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ==
743743
dependencies:
744744
"@babel/compat-data" "^7.13.8"
745-
"@babel/helper-compilation-targets" "^7.13.8"
745+
"@babel/helper-compilation-targets" "^7.13.10"
746746
"@babel/helper-plugin-utils" "^7.13.0"
747747
"@babel/helper-validator-option" "^7.12.17"
748748
"@babel/plugin-proposal-async-generator-functions" "^7.13.8"

0 commit comments

Comments
 (0)