Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Commit

Permalink
Merge pull request #329 from babel/bump-electron
Browse files Browse the repository at this point in the history
Bump electron-to-chromium to 1.3.11
  • Loading branch information
yavorsky authored May 20, 2017
2 parents abdbeec + 78ed702 commit fd35519
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 58 deletions.
6 changes: 4 additions & 2 deletions data/built-ins.json
Original file line number Diff line number Diff line change
Expand Up @@ -835,14 +835,16 @@
"firefox": 48,
"safari": 10,
"ios": 10,
"opera": 44
"opera": 44,
"electron": 1.7
},
"es7.string.pad-end": {
"chrome": 57,
"edge": 15,
"firefox": 48,
"safari": 10,
"ios": 10,
"opera": 44
"opera": 44,
"electron": 1.7
}
}
3 changes: 2 additions & 1 deletion data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@
"firefox": 52,
"safari": 10,
"ios": 10,
"opera": 45
"opera": 45,
"electron": 1.7
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"lodash": "^4.17.4",
"mocha": "^3.2.0",
"nyc": "^10.1.2",
"electron-to-chromium": "^1.3.2",
"electron-to-chromium": "^1.3.11",
"rimraf": "^2.6.1"
},
"babel": {
Expand Down
64 changes: 10 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ acorn-jsx@^3.0.0:
dependencies:
acorn "^3.0.4"

[email protected], acorn@^4.0.3:
version "4.0.4"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.4.tgz#17a8d6a7a6c4ef538b814ec9abac2779293bf30a"

acorn@^2.1.0, acorn@^2.4.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-2.7.0.tgz#ab6e7d9d886aaca8b085bc3312b79a198433f0e7"
Expand All @@ -34,6 +30,10 @@ acorn@^3.0.4:
version "3.3.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"

acorn@^4.0.3:
version "4.0.4"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.4.tgz#17a8d6a7a6c4ef538b814ec9abac2779293bf30a"

acorn@^5.0.1:
version "5.0.2"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.0.2.tgz#dc1c8fb907f64db2ab573de2326b73527c24de36"
Expand Down Expand Up @@ -233,31 +233,7 @@ babel-code-frame@^6.22.0:
esutils "^2.0.2"
js-tokens "^3.0.0"

babel-core@^6.23.0:
version "6.23.1"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.23.1.tgz#c143cb621bb2f621710c220c5d579d15b8a442df"
dependencies:
babel-code-frame "^6.22.0"
babel-generator "^6.23.0"
babel-helpers "^6.23.0"
babel-messages "^6.23.0"
babel-register "^6.23.0"
babel-runtime "^6.22.0"
babel-template "^6.23.0"
babel-traverse "^6.23.1"
babel-types "^6.23.0"
babylon "^6.11.0"
convert-source-map "^1.1.0"
debug "^2.1.1"
json5 "^0.5.0"
lodash "^4.2.0"
minimatch "^3.0.2"
path-is-absolute "^1.0.0"
private "^0.1.6"
slash "^1.0.0"
source-map "^0.5.0"

babel-core@^6.24.0, babel-core@latest:
babel-core@^6.23.0, babel-core@^6.24.0, babel-core@latest:
version "6.24.0"
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.24.0.tgz#8f36a0a77f5c155aed6f920b844d23ba56742a02"
dependencies:
Expand Down Expand Up @@ -291,20 +267,7 @@ babel-eslint@^7.1.1:
babylon "^6.13.0"
lodash.pickby "^4.6.0"

babel-generator@^6.18.0, babel-generator@^6.23.0:
version "6.23.0"
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.23.0.tgz#6b8edab956ef3116f79d8c84c5a3c05f32a74bc5"
dependencies:
babel-messages "^6.23.0"
babel-runtime "^6.22.0"
babel-types "^6.23.0"
detect-indent "^4.0.0"
jsesc "^1.3.0"
lodash "^4.2.0"
source-map "^0.5.0"
trim-right "^1.0.1"

babel-generator@^6.24.0:
babel-generator@^6.18.0, babel-generator@^6.24.0:
version "6.24.0"
resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.24.0.tgz#eba270a8cc4ce6e09a61be43465d7c62c1f87c56"
dependencies:
Expand Down Expand Up @@ -1507,9 +1470,9 @@ ecc-jsbn@~0.1.1:
dependencies:
jsbn "~0.1.0"

electron-to-chromium@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.2.tgz#b8ce5c93b308db0e92f6d0435c46ddec8f6363ab"
electron-to-chromium@^1.3.11:
version "1.3.11"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.11.tgz#744761df1d67b492b322ce9aa0aba5393260eb61"

electron-to-chromium@^1.3.9:
version "1.3.9"
Expand Down Expand Up @@ -1717,14 +1680,7 @@ eslint@^3.17.1:
text-table "~0.2.0"
user-home "^2.0.0"

espree@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.0.tgz#41656fa5628e042878025ef467e78f125cb86e1d"
dependencies:
acorn "4.0.4"
acorn-jsx "^3.0.0"

espree@latest:
espree@^3.4.0, espree@latest:
version "3.4.1"
resolved "https://registry.yarnpkg.com/espree/-/espree-3.4.1.tgz#28a83ab4aaed71ed8fe0f5efe61b76a05c13c4d2"
dependencies:
Expand Down

0 comments on commit fd35519

Please sign in to comment.