Skip to content

Commit 4e8566f

Browse files
renovate-botfilipesilva
authored andcommitted
build: update dependency core-js to v3.15.1
1 parent 4fc33ca commit 4e8566f

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
"conventional-changelog": "^3.0.0",
141141
"conventional-commits-parser": "^3.0.0",
142142
"copy-webpack-plugin": "9.0.0",
143-
"core-js": "3.15.0",
143+
"core-js": "3.15.1",
144144
"critters": "0.0.10",
145145
"css-loader": "5.2.6",
146146
"css-minimizer-webpack-plugin": "3.0.1",

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": "9.0.0",
31-
"core-js": "3.15.0",
31+
"core-js": "3.15.1",
3232
"critters": "0.0.10",
3333
"css-loader": "5.2.6",
3434
"css-minimizer-webpack-plugin": "3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3772,10 +3772,10 @@ core-js-compat@^3.14.0, core-js-compat@^3.15.0:
37723772
browserslist "^4.16.6"
37733773
semver "7.0.0"
37743774

3775-
3776-
version "3.15.0"
3777-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.0.tgz#db9554ebce0b6fd90dc9b1f2465c841d2d055044"
3778-
integrity sha512-GUbtPllXMYRzIgHNZ4dTYTcUemls2cni83Q4Q/TrFONHfhcg9oEGOtaGHfb0cpzec60P96UKPvMkjX1jET8rUw==
3775+
3776+
version "3.15.1"
3777+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.1.tgz#6c08ab88abdf56545045ccf5fd81f47f407e7f1a"
3778+
integrity sha512-h8VbZYnc9pDzueiS2610IULDkpFFPunHwIpl8yRwFahAEEdSpHlTy3h3z3rKq5h11CaUdBEeRViu9AYvbxiMeg==
37793779

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

0 commit comments

Comments
 (0)