electron-to-chromium 1.3.497 → 1.3.498

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -865,6 +865,9 @@ module.exports = {
865
865
  "85.0.4183.19": [
866
866
  "10.0.0-beta.10"
867
867
  ],
868
+ "85.0.4183.20": [
869
+ "10.0.0-beta.11"
870
+ ],
868
871
  "82.0.4050.0": [
869
872
  "10.0.0-nightly.20200209",
870
873
  "10.0.0-nightly.20200210",
package/full-versions.js CHANGED
@@ -596,6 +596,7 @@ module.exports = {
596
596
  "10.0.0-beta.8": "85.0.4181.1",
597
597
  "10.0.0-beta.9": "85.0.4181.1",
598
598
  "10.0.0-beta.10": "85.0.4183.19",
599
+ "10.0.0-beta.11": "85.0.4183.20",
599
600
  "10.0.0-nightly.20200209": "82.0.4050.0",
600
601
  "10.0.0-nightly.20200210": "82.0.4050.0",
601
602
  "10.0.0-nightly.20200211": "82.0.4050.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-to-chromium",
3
- "version": "1.3.497",
3
+ "version": "1.3.498",
4
4
  "description": "Provides a list of electron-to-chromium version mappings",
5
5
  "main": "index.js",
6
6
  "files": [