Skip to content

Commit 2ab413f

Browse files
renovate-botclydin
authored andcommitted
build: update core-js to version 3.9.1
1 parent 777dabd commit 2ab413f

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.9.0",
144+
"core-js": "3.9.1",
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.9.0",
30+
"core-js": "3.9.1",
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
@@ -4163,10 +4163,10 @@ core-js-compat@^3.8.1, core-js-compat@^3.9.0:
41634163
browserslist "^4.16.3"
41644164
semver "7.0.0"
41654165

4166-
4167-
version "3.9.0"
4168-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.0.tgz#790b1bb11553a2272b36e2625c7179db345492f8"
4169-
integrity sha512-PyFBJaLq93FlyYdsndE5VaueA9K5cNB7CGzeCj191YYLhkQM0gdZR2SKihM70oF0wdqKSKClv/tEBOpoRmdOVQ==
4166+
4167+
version "3.9.1"
4168+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.9.1.tgz#cec8de593db8eb2a85ffb0dbdeb312cb6e5460ae"
4169+
integrity sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg==
41704170

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

0 commit comments

Comments
 (0)