Bump @babel/register from 7.13.8 to 7.13.14

Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.13.8 to 7.13.14.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.14/packages/babel-register)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-30 04:04:37 +00:00 committed by GitHub
parent df371e06bd
commit 0bfab97fe2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -1487,9 +1487,9 @@
}
},
"@babel/register": {
"version": "7.13.8",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.13.8.tgz",
"integrity": "sha512-yCVtABcmvQjRsX2elcZFUV5Q5kDDpHdtXKKku22hNDma60lYuhKmtp1ykZ/okRCPLT2bR5S+cA1kvtBdAFlDTQ==",
"version": "7.13.14",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.13.14.tgz",
"integrity": "sha512-iyw0hUwjh/fzN8qklVqZodbyWjEBOG0KdDnBOpv3zzIgK3NmuRXBmIXH39ZBdspkn8LTHvSboN+oYb4MT43+9Q==",
"dev": true,
"requires": {
"find-cache-dir": "^2.0.0",

View file

@ -44,7 +44,7 @@
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-private-methods": "^7.13.0",
"@babel/preset-env": "^7.13.12",
"@babel/register": "^7.13.8",
"@babel/register": "^7.13.14",
"@types/chrome": "0.0.133",
"babelify": "^10.0.0",
"browserify": "^17.0.0",