Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 51643e4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/preset-env to v7.13.9
1 parent 6806ea4 commit 51643e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@babel/core": "7.13.8",
50-
"@babel/preset-env": "7.13.8",
50+
"@babel/preset-env": "7.13.9",
5151
"@babel/preset-react": "7.12.13",
5252
"@commitlint/cli": "8.3.5",
5353
"@commitlint/config-conventional": "8.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,10 +1047,10 @@
10471047
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
10481048
"@babel/helper-plugin-utils" "^7.12.13"
10491049

1050-
"@babel/preset-env@7.13.8":
1051-
version "7.13.8"
1052-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.8.tgz#1133d7ae806d6bf981b7a1a49e336d4d88db1953"
1053-
integrity sha512-Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw==
1050+
"@babel/preset-env@7.13.9":
1051+
version "7.13.9"
1052+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
1053+
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
10541054
dependencies:
10551055
"@babel/compat-data" "^7.13.8"
10561056
"@babel/helper-compilation-targets" "^7.13.8"

0 commit comments

Comments
 (0)