Bump @babel/compat-data from 7.12.13 to 7.13.0

Bumps [@babel/compat-data](https://github.com/babel/babel/tree/HEAD/packages/babel-compat-data) from 7.12.13 to 7.13.0.
- [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.0/packages/babel-compat-data)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-23 04:45:03 +00:00 committed by GitHub
parent 8434f2af87
commit a5db24539d
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

@ -14,9 +14,9 @@
}
},
"@babel/compat-data": {
"version": "7.12.13",
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.13.tgz",
"integrity": "sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==",
"version": "7.13.0",
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.13.0.tgz",
"integrity": "sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==",
"dev": true
},
"@babel/core": {

View file

@ -38,7 +38,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@babel/compat-data": "^7.12.13",
"@babel/compat-data": "^7.13.0",
"@babel/core": "^7.13.1",
"@babel/helper-module-imports": "^7.12.13",
"@babel/plugin-proposal-class-properties": "^7.13.0",