Skip to content

Commit 56d8bc1

Browse files
renovate-botalan-agius4
authored andcommitted
build: update core-js to version 3.11.0
1 parent 2bea259 commit 56d8bc1

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
@@ -135,7 +135,7 @@
135135
"conventional-changelog": "^3.0.0",
136136
"conventional-commits-parser": "^3.0.0",
137137
"copy-webpack-plugin": "8.1.1",
138-
"core-js": "3.10.2",
138+
"core-js": "3.11.0",
139139
"critters": "0.0.10",
140140
"css-loader": "5.2.4",
141141
"cssnano": "5.0.1",

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": "8.1.1",
30-
"core-js": "3.10.2",
30+
"core-js": "3.11.0",
3131
"critters": "0.0.10",
3232
"css-loader": "5.2.4",
3333
"cssnano": "5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3588,10 +3588,10 @@ core-js-compat@^3.9.0, core-js-compat@^3.9.1:
35883588
browserslist "^4.16.4"
35893589
semver "7.0.0"
35903590

3591-
core-js@3.10.2:
3592-
version "3.10.2"
3593-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.10.2.tgz#17cb038ce084522a717d873b63f2b3ee532e2cd5"
3594-
integrity sha512-W+2oVYeNghuBr3yTzZFQ5rfmjZtYB/Ubg87R5YOmlGrIb+Uw9f7qjUbhsj+/EkXhcV7eOD3jiM4+sgraX3FZUw==
3591+
core-js@3.11.0:
3592+
version "3.11.0"
3593+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.11.0.tgz#05dac6aa70c0a4ad842261f8957b961d36eb8926"
3594+
integrity sha512-bd79DPpx+1Ilh9+30aT5O1sgpQd4Ttg8oqkqi51ZzhedMM1omD2e6IOF48Z/DzDCZ2svp49tN/3vneTK6ZBkXw==
35953595

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

0 commit comments

Comments
 (0)