Skip to content

Commit b47737f

Browse files
renovate-botmgechev
authored andcommitted
build: update core-js to version 3.6.2
1 parent e5fa165 commit b47737f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"circular-dependency-plugin": "5.2.0",
2525
"clean-css": "4.2.1",
2626
"copy-webpack-plugin": "5.1.1",
27-
"core-js": "3.6.1",
27+
"core-js": "3.6.2",
2828
"file-loader": "5.0.2",
2929
"find-cache-dir": "3.2.0",
3030
"glob": "7.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3502,10 +3502,10 @@ core-js-compat@^3.6.0:
35023502
browserslist "^4.8.2"
35033503
semver "7.0.0"
35043504

3505-
3506-
version "3.6.1"
3507-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.1.tgz#39d5e2e346258cc01eb7d44345b1c3c014ca3f05"
3508-
integrity sha512-186WjSik2iTGfDjfdCZAxv2ormxtKgemjC3SI6PL31qOA0j5LhTDVjHChccoc7brwLvpvLPiMyRlcO88C4l1QQ==
3505+
3506+
version "3.6.2"
3507+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.2.tgz#2799ea1a59050f0acf50dfe89b916d6503b16caa"
3508+
integrity sha512-hIE5dXkRzRvnZ5vhkRfQxUvDxQZmD9oueA08jDYRBKJHx+VIl/Pne/e0A4x9LObEEthC/TqiZybUoNM4tRgnKg==
35093509

35103510
core-js@^2.4.0:
35113511
version "2.6.10"

0 commit comments

Comments
 (0)