Skip to content

Commit ef27d20

Browse files
authored
Merge pull request #1521 from bookernath/babel-7.4.4
Update babel/polyfill to 7.4.4
2 parents 3207cae + 751dd55 commit ef27d20

File tree

3 files changed

+22
-41
lines changed

3 files changed

+22
-41
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

33
## Draft
4+
- Update @babel/polyfill to 7.4.4 [#1521](https://github.com/bigcommerce/cornerstone/pull/1521)
45

56
## 3.5.1 (2019-06-24)
67
- Fix conditional logic in share.html [#1522](https://github.com/bigcommerce/cornerstone/pull/1522)

package-lock.json

+20-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "BigCommerce",
77
"license": "MIT",
88
"dependencies": {
9-
"@babel/polyfill": "^7.0.0",
9+
"@babel/polyfill": "^7.4.4",
1010
"@bigcommerce/stencil-utils": "^4.1.1",
1111
"creditcards": "^3.0.1",
1212
"easyzoom": "^2.5.0",

0 commit comments

Comments
 (0)