Skip to content

Commit d7465fa

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@babel/cli": "7.13.0",
4040
"@babel/core": "7.13.8",
41-
"@babel/preset-env": "7.13.8",
41+
"@babel/preset-env": "7.13.9",
4242
"@babel/preset-flow": "7.12.13",
4343
"@babel/preset-react": "7.12.13",
4444
"@commitlint/cli": "8.3.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1036,10 +1036,10 @@
10361036
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
10371037
"@babel/helper-plugin-utils" "^7.12.13"
10381038

1039-
"@babel/[email protected].8":
1040-
version "7.13.8"
1041-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.8.tgz#1133d7ae806d6bf981b7a1a49e336d4d88db1953"
1042-
integrity sha512-Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw==
1039+
"@babel/[email protected].9":
1040+
version "7.13.9"
1041+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
1042+
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
10431043
dependencies:
10441044
"@babel/compat-data" "^7.13.8"
10451045
"@babel/helper-compilation-targets" "^7.13.8"

0 commit comments

Comments
 (0)