Merge pull request #172 from Serraniel/dependabot/npm_and_yarn/develop/babel/preset-env-7.12.13

This commit is contained in:
dependabot[bot] 2021-02-03 04:37:03 +00:00 committed by GitHub
commit 54f845605c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2010 additions and 358 deletions

2366
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,7 +43,7 @@
"@babel/helper-module-imports": "^7.12.13", "@babel/helper-module-imports": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.12.1", "@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-private-methods": "^7.12.13", "@babel/plugin-proposal-private-methods": "^7.12.13",
"@babel/preset-env": "^7.12.11", "@babel/preset-env": "^7.12.13",
"@babel/register": "^7.12.13", "@babel/register": "^7.12.13",
"@types/chrome": "0.0.129", "@types/chrome": "0.0.129",
"babelify": "^10.0.0", "babelify": "^10.0.0",