Bump @babel/compat-data from 7.12.0 to 7.12.1

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-16 13:33:48 +00:00 committed by GitHub
parent fb92631d98
commit 81c52d7f23
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.0",
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.0.tgz",
"integrity": "sha512-jAbCtMANC9ptXxbSVXIqV/3H0bkh7iyyv6JS5lu10av45bcc2QmDNJXkASZCFwbBt75Q0AEq/BB+bNa3x1QgYQ==",
"version": "7.12.1",
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.1.tgz",
"integrity": "sha512-725AQupWJZ8ba0jbKceeFblZTY90McUBWMwHhkFQ9q1zKPJ95GUktljFcgcsIVwRnTnRKlcYzfiNImg5G9m6ZQ==",
"dev": true
},
"@babel/core": {

View file

@ -34,7 +34,7 @@
"homepage": "https://github.com/Serraniel/AniwatchPlus#readme",
"dependencies": {},
"devDependencies": {
"@babel/compat-data": "^7.12.0",
"@babel/compat-data": "^7.12.1",
"@babel/core": "^7.12.0",
"@babel/helper-module-imports": "^7.12.1",
"@babel/plugin-proposal-class-properties": "^7.10.4",