1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-07-22 19:38:00 +00:00

Bump core-js from 2.5.1 to 3.1.2 in /terminus-core

Bumps [core-js](https://github.com/zloirock/core-js) from 2.5.1 to 3.1.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v2.5.1...v3.1.2)
This commit is contained in:
dependabot-preview[bot]
2019-05-24 18:07:32 +00:00
committed by GitHub
parent 387ff7d950
commit 24bb1d70da
2 changed files with 5 additions and 5 deletions

@@ -23,7 +23,7 @@
"@types/winston": "^2.3.6", "@types/winston": "^2.3.6",
"axios": "^0.18.0", "axios": "^0.18.0",
"bootstrap": "^4.1.3", "bootstrap": "^4.1.3",
"core-js": "^2.4.1", "core-js": "^3.1.2",
"electron-updater": "^2.8.9", "electron-updater": "^2.8.9",
"ng2-dnd": "^5.0.2", "ng2-dnd": "^5.0.2",
"ngx-perfect-scrollbar": "^6.0.0", "ngx-perfect-scrollbar": "^6.0.0",

@@ -180,10 +180,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
dependencies: dependencies:
delayed-stream "~1.0.0" delayed-stream "~1.0.0"
core-js@^2.4.1: core-js@^3.1.2:
version "2.5.1" version "3.1.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.1.tgz#ae6874dc66937789b80754ff5428df66819ca50b" resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.2.tgz#2549a2cfb3ca1a5d851c9f7838e8b282cef2f3ba"
integrity sha1-rmh03GaTd4m4B1T/VCjfZoGcpQs= integrity sha512-3poRGjbu56leCtZCZCzCgQ7GcKOflDFnjWIepaPFUsM0IXUBrne10sl3aa2Bkcz3+FjRdIxBe9dAMhIJmEnQNA==
core-util-is@1.0.2, core-util-is@~1.0.0: core-util-is@1.0.2, core-util-is@~1.0.0:
version "1.0.2" version "1.0.2"