Bump compat-table (#12073)

* chore: update compat-table data source

* refactor: use chromeVersions from electron-to-chromium

* chore: deduplicate yarn.lock
This commit is contained in:
Huáng Jùnliàng
2020-09-24 16:28:26 -04:00
committed by GitHub
parent f2da186714
commit 6d87f46a7a
11 changed files with 96 additions and 71 deletions

View File

@@ -30,8 +30,8 @@
],
"devDependencies": {
"@babel/helper-compilation-targets": "workspace:^7.10.4",
"electron-to-chromium": "1.3.513",
"electron-to-chromium": "1.3.570",
"lodash": "^4.17.19",
"mdn-browser-compat-data": "1.0.31"
"mdn-browser-compat-data": "1.0.38"
}
}