Merge pull request #539 from DIYgod/dependabot/npm_and_yarn/babel/preset-env-7.13.9

This commit is contained in:
dependabot-preview[bot] 2021-03-01 22:44:53 +00:00 committed by GitHub
commit f2ec6e84f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"homepage": "https://github.com/DIYgod/RSSHub-Radar#readme",
"devDependencies": {
"@babel/core": "7.13.8",
"@babel/preset-env": "7.13.8",
"@babel/preset-env": "7.13.9",
"autoprefixer": "9.8.6",
"babel-loader": "8.2.2",
"babel-plugin-component": "1.1.1",

View File

@ -731,10 +731,10 @@
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
"@babel/helper-plugin-utils" "^7.12.13"
"@babel/preset-env@7.13.8":
version "7.13.8"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.8.tgz#1133d7ae806d6bf981b7a1a49e336d4d88db1953"
integrity sha512-Sso1xOpV4S3ofnxW2DsWTE5ziRk62jEAKLGuQ+EJHC+YHTbFG38QUTixO3JVa1cYET9gkJhO1pMu+/+2dDhKvw==
"@babel/preset-env@7.13.9":
version "7.13.9"
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
dependencies:
"@babel/compat-data" "^7.13.8"
"@babel/helper-compilation-targets" "^7.13.8"