Skip to content

Commit 7dec22e

Browse files
renovate-botvikerman
authored andcommitted
build: update core-js to version 3.6.1
1 parent 1f5c84d commit 7dec22e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"circular-dependency-plugin": "5.2.0",
2525
"clean-css": "4.2.1",
2626
"copy-webpack-plugin": "5.1.1",
27-
"core-js": "3.6.0",
27+
"core-js": "3.6.1",
2828
"file-loader": "5.0.2",
2929
"find-cache-dir": "3.2.0",
3030
"glob": "7.1.6",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3484,10 +3484,10 @@ core-js-compat@^3.6.0:
34843484
browserslist "^4.8.2"
34853485
semver "7.0.0"
34863486

3487-
core-js@3.6.0:
3488-
version "3.6.0"
3489-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.0.tgz#2b854e451de1967d1e29896025cdc13a2518d9ea"
3490-
integrity sha512-AHPTNKzyB+YwgDWoSOCaid9PUSEF6781vsfiK8qUz62zRR448/XgK2NtCbpiUGizbep8Lrpt0Du19PpGGZvw3Q==
3487+
core-js@3.6.1:
3488+
version "3.6.1"
3489+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.1.tgz#39d5e2e346258cc01eb7d44345b1c3c014ca3f05"
3490+
integrity sha512-186WjSik2iTGfDjfdCZAxv2ormxtKgemjC3SI6PL31qOA0j5LhTDVjHChccoc7brwLvpvLPiMyRlcO88C4l1QQ==
34913491

34923492
core-js@^2.4.0:
34933493
version "2.6.10"

0 commit comments

Comments
 (0)