Skip to content

Commit c1cb92f

Browse files
renovate-botmgechev
authored andcommitted
build: update core-js to version 3.1.3
1 parent 8110a5b commit c1cb92f

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.2",
22+
"core-js": "3.1.3",
2323
"file-loader": "3.0.1",
2424
"glob": "7.1.4",
2525
"istanbul-instrumenter-loader": "3.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2615,10 +2615,10 @@ [email protected]:
26152615
serialize-javascript "^1.7.0"
26162616
webpack-log "^2.0.0"
26172617

2618-
2619-
version "3.1.2"
2620-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.2.tgz#2549a2cfb3ca1a5d851c9f7838e8b282cef2f3ba"
2621-
integrity sha512-3poRGjbu56leCtZCZCzCgQ7GcKOflDFnjWIepaPFUsM0IXUBrne10sl3aa2Bkcz3+FjRdIxBe9dAMhIJmEnQNA==
2618+
2619+
version "3.1.3"
2620+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.3.tgz#95700bca5f248f5f78c0ec63e784eca663ec4138"
2621+
integrity sha512-PWZ+ZfuaKf178BIAg+CRsljwjIMRV8MY00CbZczkR6Zk5LfkSkjGoaab3+bqRQWVITNZxQB7TFYz+CFcyuamvA==
26222622

26232623
core-js@^2.2.0, core-js@^2.4.0:
26242624
version "2.5.7"

0 commit comments

Comments
 (0)