Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

Commit

Permalink
Update dependency core-js to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 12, 2019
1 parent 6679387 commit 25a5e49
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 5 deletions.
46 changes: 43 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@wordpress/viewport": "2.3.0",
"browser-filesaver": "1.1.1",
"classnames": "2.2.6",
"core-js": "2.6.9",
"core-js": "3.1.3",
"d3-axis": "1.0.12",
"d3-format": "1.3.2",
"d3-scale": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@wordpress/keycodes": "2.0.5",
"@wordpress/viewport": "2.3.0",
"classnames": "2.2.6",
"core-js": "2.6.9",
"core-js": "3.1.3",
"d3-axis": "^1.0.12",
"d3-format": "^1.3.2",
"d3-scale": "^2.1.2",
Expand Down

0 comments on commit 25a5e49

Please sign in to comment.