Skip to content

Commit 780ef79

Browse files
renovate-botmgechev
authored andcommitted
build: update core-js to version 3.1.4
1 parent 7e537c1 commit 780ef79

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"circular-dependency-plugin": "5.0.2",
2020
"clean-css": "4.2.1",
2121
"copy-webpack-plugin": "5.0.3",
22-
"core-js": "3.1.3",
22+
"core-js": "3.1.4",
2323
"file-loader": "4.0.0",
2424
"glob": "7.1.4",
2525
"istanbul-instrumenter-loader": "3.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2610,10 +2610,10 @@ [email protected]:
26102610
serialize-javascript "^1.7.0"
26112611
webpack-log "^2.0.0"
26122612

2613-
2614-
version "3.1.3"
2615-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.3.tgz#95700bca5f248f5f78c0ec63e784eca663ec4138"
2616-
integrity sha512-PWZ+ZfuaKf178BIAg+CRsljwjIMRV8MY00CbZczkR6Zk5LfkSkjGoaab3+bqRQWVITNZxQB7TFYz+CFcyuamvA==
2613+
2614+
version "3.1.4"
2615+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.4.tgz#3a2837fc48e582e1ae25907afcd6cf03b0cc7a07"
2616+
integrity sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ==
26172617

26182618
core-js@^2.2.0, core-js@^2.4.0:
26192619
version "2.5.7"

0 commit comments

Comments
 (0)