Skip to content

Commit 448d003

Browse files
renovate-botalan-agius4
authored andcommitted
build: update core-js to version 3.9.0
1 parent 1199205 commit 448d003

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"conventional-changelog": "^3.0.0",
142142
"conventional-commits-parser": "^3.0.0",
143143
"copy-webpack-plugin": "6.3.2",
144-
"core-js": "3.8.3",
144+
"core-js": "3.9.0",
145145
"critters": "0.0.7",
146146
"css-loader": "5.0.2",
147147
"cssnano": "4.1.10",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"caniuse-lite": "^1.0.30001032",
2828
"circular-dependency-plugin": "5.2.2",
2929
"copy-webpack-plugin": "6.3.2",
30-
"core-js": "3.8.3",
30+
"core-js": "3.9.0",
3131
"critters": "0.0.7",
3232
"css-loader": "5.0.2",
3333
"cssnano": "4.1.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4023,10 +4023,10 @@ core-js-compat@^3.8.0:
40234023
browserslist "^4.16.1"
40244024
semver "7.0.0"
40254025

4026-
core-js@3.8.3:
4027-
version "3.8.3"
4028-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0"
4029-
integrity sha512-KPYXeVZYemC2TkNEkX/01I+7yd+nX3KddKwZ1Ww7SKWdI2wQprSgLmrTddT8nw92AjEklTsPBoSdQBhbI1bQ6Q==
4026+
core-js@3.9.0:
4027+
version "3.9.0"
4028+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.0.tgz#790b1bb11553a2272b36e2625c7179db345492f8"
4029+
integrity sha512-PyFBJaLq93FlyYdsndE5VaueA9K5cNB7CGzeCj191YYLhkQM0gdZR2SKihM70oF0wdqKSKClv/tEBOpoRmdOVQ==
40304030

40314031
[email protected], core-util-is@~1.0.0:
40324032
version "1.0.2"

0 commit comments

Comments
 (0)