Skip to content

Commit 183528d

Browse files
renovate-botfilipesilva
authored andcommitted
build: update core-js to version 3.10.0
1 parent 1907406 commit 183528d

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
@@ -137,7 +137,7 @@
137137
"conventional-changelog": "^3.0.0",
138138
"conventional-commits-parser": "^3.0.0",
139139
"copy-webpack-plugin": "6.3.2",
140-
"core-js": "3.9.1",
140+
"core-js": "3.10.0",
141141
"critters": "0.0.10",
142142
"css-loader": "5.0.2",
143143
"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
@@ -28,7 +28,7 @@
2828
"caniuse-lite": "^1.0.30001032",
2929
"circular-dependency-plugin": "5.2.2",
3030
"copy-webpack-plugin": "6.3.2",
31-
"core-js": "3.9.1",
31+
"core-js": "3.10.0",
3232
"critters": "0.0.10",
3333
"css-loader": "5.0.2",
3434
"cssnano": "4.1.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4308,10 +4308,10 @@ core-js-compat@^3.8.1, core-js-compat@^3.9.0:
43084308
browserslist "^4.16.3"
43094309
semver "7.0.0"
43104310

4311-
core-js@3.9.1:
4312-
version "3.9.1"
4313-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae"
4314-
integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==
4311+
core-js@3.10.0:
4312+
version "3.10.0"
4313+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.10.0.tgz#9a020547c8b6879f929306949e31496bbe2ae9b3"
4314+
integrity sha512-MQx/7TLgmmDVamSyfE+O+5BHvG1aUGj/gHhLn1wVtm2B5u1eVIPvh7vkfjwWKNCjrTJB8+He99IntSQ1qP+vYQ==
43154315

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

0 commit comments

Comments
 (0)