Merge pull request #444 from Serraniel/dependabot/npm_and_yarn/develop/babel/preset-env-7.16.11

This commit is contained in:
dependabot[bot] 2022-01-30 18:56:22 +00:00 committed by GitHub
commit 825b3cdc9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 666 additions and 806 deletions

1470
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.16.0", "@babel/helper-module-imports": "^7.16.0",
"@babel/plugin-proposal-class-properties": "^7.16.7", "@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-proposal-private-methods": "^7.16.11", "@babel/plugin-proposal-private-methods": "^7.16.11",
"@babel/preset-env": "^7.16.5", "@babel/preset-env": "^7.16.11",
"@babel/register": "^7.16.9", "@babel/register": "^7.16.9",
"@types/chrome": "0.0.177", "@types/chrome": "0.0.177",
"babelify": "^10.0.0", "babelify": "^10.0.0",