Skip to content

Commit 3847001

Browse files
renovate-botvikerman
authored andcommitted
build: update core-js to version 3.3.2
1 parent aeab0a0 commit 3847001

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"circular-dependency-plugin": "5.2.0",
2323
"clean-css": "4.2.1",
2424
"copy-webpack-plugin": "5.0.4",
25-
"core-js": "3.2.1",
25+
"core-js": "3.3.2",
2626
"file-loader": "4.2.0",
2727
"find-cache-dir": "3.0.0",
2828
"glob": "7.1.4",

yarn.lock

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3350,16 +3350,21 @@ core-js-compat@^3.1.1:
33503350
browserslist "^4.6.6"
33513351
semver "^6.3.0"
33523352

3353-
core-js@3.2.1, core-js@^3.1.3:
3354-
version "3.2.1"
3355-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.2.1.tgz#cd41f38534da6cc59f7db050fe67307de9868b09"
3356-
integrity sha512-Qa5XSVefSVPRxy2XfUC13WbvqkxhkwB3ve+pgCQveNgYzbM/UxZeu1dcOX/xr4UmfUd+muuvsaxilQzCyUurMw==
3353+
core-js@3.3.2:
3354+
version "3.3.2"
3355+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.2.tgz#cd42da1d7b0bb33ef11326be3a721934277ceb42"
3356+
integrity sha512-S1FfZpeBchkhyoY76YAdFzKS4zz9aOK7EeFaNA2aJlyXyA+sgqz6xdxmLPGXEAf0nF44MVN1kSjrA9Kt3ATDQg==
33573357

33583358
core-js@^2.4.0:
33593359
version "2.6.9"
33603360
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
33613361
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
33623362

3363+
core-js@^3.1.3:
3364+
version "3.2.1"
3365+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.2.1.tgz#cd41f38534da6cc59f7db050fe67307de9868b09"
3366+
integrity sha512-Qa5XSVefSVPRxy2XfUC13WbvqkxhkwB3ve+pgCQveNgYzbM/UxZeu1dcOX/xr4UmfUd+muuvsaxilQzCyUurMw==
3367+
33633368
[email protected], core-util-is@~1.0.0:
33643369
version "1.0.2"
33653370
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"

0 commit comments

Comments
 (0)