Skip to content

Commit 30b8e00

Browse files
renovate-botclydin
authored andcommitted
build: update core-js to version 3.8.1
1 parent 1b74ac4 commit 30b8e00

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.8.0",
144+
"core-js": "3.8.1",
145145
"critters": "0.0.6",
146146
"css-loader": "5.0.1",
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.8.0",
30+
"core-js": "3.8.1",
3131
"critters": "0.0.6",
3232
"css-loader": "5.0.1",
3333
"cssnano": "4.1.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3883,10 +3883,10 @@ core-js-compat@^3.7.0:
38833883
browserslist "^4.14.7"
38843884
semver "7.0.0"
38853885

3886-
3887-
version "3.8.0"
3888-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.0.tgz#0fc2d4941cadf80538b030648bb64d230b4da0ce"
3889-
integrity sha512-W2VYNB0nwQQE7tKS7HzXd7r2y/y2SVJl4ga6oH/dnaLFzM0o2lB2P3zCkWj5Wc/zyMYjtgd5Hmhk0ObkQFZOIA==
3886+
3887+
version "3.8.1"
3888+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.1.tgz#f51523668ac8a294d1285c3b9db44025fda66d47"
3889+
integrity sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg==
38903890

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

0 commit comments

Comments
 (0)