Skip to content

Commit 6be902a

Browse files
renovate-botclydin
authored andcommitted
build: update dependency core-js to v3.16.2
1 parent aba54ae commit 6be902a

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
@@ -140,7 +140,7 @@
140140
"common-tags": "^1.8.0",
141141
"conventional-commits-parser": "^3.0.0",
142142
"copy-webpack-plugin": "9.0.1",
143-
"core-js": "3.16.1",
143+
"core-js": "3.16.2",
144144
"critters": "0.0.10",
145145
"css-loader": "6.2.0",
146146
"debug": "^4.1.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"caniuse-lite": "^1.0.30001032",
3030
"circular-dependency-plugin": "5.2.2",
3131
"copy-webpack-plugin": "9.0.1",
32-
"core-js": "3.16.1",
32+
"core-js": "3.16.2",
3333
"critters": "0.0.10",
3434
"css-loader": "6.2.0",
3535
"esbuild": "0.12.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3847,10 +3847,10 @@ core-js-compat@^3.14.0, core-js-compat@^3.16.0:
38473847
browserslist "^4.16.7"
38483848
semver "7.0.0"
38493849

3850-
3851-
version "3.16.1"
3852-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16.1.tgz#f4485ce5c9f3c6a7cb18fa80488e08d362097249"
3853-
integrity sha512-AAkP8i35EbefU+JddyWi12AWE9f2N/qr/pwnDtWz4nyUIBGMJPX99ANFFRSw6FefM374lDujdtLDyhN2A/btHw==
3850+
3851+
version "3.16.2"
3852+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.16.2.tgz#3f485822889c7fc48ef463e35be5cc2a4a01a1f4"
3853+
integrity sha512-P0KPukO6OjMpjBtHSceAZEWlDD1M2Cpzpg6dBbrjFqFhBHe/BwhxaP820xKOjRn/lZRQirrCusIpLS/n2sgXLQ==
38543854

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

0 commit comments

Comments
 (0)