Bump @babel/compat-data from 7.13.8 to 7.13.12 #221
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -14,9 +14,9 @@
|
|||
}
|
||||
},
|
||||
"@babel/compat-data": {
|
||||
"version": "7.13.8",
|
||||
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.13.8.tgz",
|
||||
"integrity": "sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==",
|
||||
"version": "7.13.12",
|
||||
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.13.12.tgz",
|
||||
"integrity": "sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==",
|
||||
"dev": true
|
||||
},
|
||||
"@babel/core": {
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/compat-data": "^7.13.8",
|
||||
"@babel/compat-data": "^7.13.12",
|
||||
"@babel/core": "^7.13.10",
|
||||
"@babel/helper-module-imports": "^7.13.12",
|
||||
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
||||
|
|
Loading…
Reference in a new issue