Skip to content

Commit c8267d0

Browse files
renovate-botclydin
authored andcommitted
build: update core-js to version 3.8.3
1 parent 2d84827 commit c8267d0

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.2",
144+
"core-js": "3.8.3",
145145
"critters": "0.0.6",
146146
"css-loader": "5.0.1",
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.2",
30+
"core-js": "3.8.3",
3131
"critters": "0.0.6",
3232
"css-loader": "5.0.1",
3333
"cssnano": "4.1.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3843,10 +3843,10 @@ core-js-compat@^3.8.0:
38433843
browserslist "^4.16.0"
38443844
semver "7.0.0"
38453845

3846-
3847-
version "3.8.2"
3848-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.2.tgz#0a1fd6709246da9ca8eff5bb0cbd15fba9ac7044"
3849-
integrity sha512-FfApuSRgrR6G5s58casCBd9M2k+4ikuu4wbW6pJyYU7bd9zvFc9qf7vr5xmrZOhT9nn+8uwlH1oRR9jTnFoA3A==
3846+
3847+
version "3.8.3"
3848+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0"
3849+
integrity sha512-KPYXeVZYemC2TkNEkX/01I+7yd+nX3KddKwZ1Ww7SKWdI2wQprSgLmrTddT8nw92AjEklTsPBoSdQBhbI1bQ6Q==
38503850

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

0 commit comments

Comments
 (0)