Skip to content

Commit 88982d4

Browse files
Update core-js requirement from ^2.5.1 to ^3.0.1
Updates the requirements on [core-js](https://github.com/zloirock/core-js) to permit the latest version. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v2.5.1...v3.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent e76381b commit 88982d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"prepublish": "rc-tools run guard"
4242
},
4343
"devDependencies": {
44-
"core-js": "^2.5.1",
44+
"core-js": "^3.0.1",
4545
"expect.js": "0.3.x",
4646
"jquery": "^3.3.1",
4747
"pre-commit": "1.x",

0 commit comments

Comments
 (0)