Skip to content

Commit 657caea

Browse files
Bump core-js from 2.6.12 to 3.20.0
Bumps [core-js](https://github.com/zloirock/core-js) from 2.6.12 to 3.20.0. - [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.6.12...v3.20.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4d6bbe commit 657caea

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@ionic/angular": "^5.9.1",
2727
"@ionic/storage": "3.0.6",
2828
"@ngneat/transloco": "^3.1.1",
29-
"core-js": "^2.5.4",
29+
"core-js": "^3.20.0",
3030
"flag-icon-css": "^4.1.7",
3131
"hammerjs": "^2.0.8",
3232
"intl": "1.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3327,10 +3327,10 @@ core-js@3.19.3:
33273327
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.3.tgz#6df8142a996337503019ff3235a7022d7cdf4559"
33283328
integrity sha512-LeLBMgEGSsG7giquSzvgBrTS7V5UL6ks3eQlUSbN8dJStlLFiRzUm5iqsRyzUB8carhfKjkJ2vzKqE6z1Vga9g==
33293329

3330-
core-js@^2.5.4:
3331-
version "2.6.12"
3332-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
3333-
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
3330+
core-js@^3.20.0:
3331+
version "3.20.0"
3332+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.20.0.tgz#1c5ac07986b8d15473ab192e45a2e115a4a95b79"
3333+
integrity sha512-KjbKU7UEfg4YPpskMtMXPhUKn7m/1OdTHTVjy09ScR2LVaoUXe8Jh0UdvN2EKUR6iKTJph52SJP95mAB0MnVLQ==
33343334

33353335
core-util-is@1.0.2, core-util-is@~1.0.0:
33363336
version "1.0.2"

0 commit comments

Comments
 (0)