Skip to content

Commit 8d5b735

Browse files
renovate-botmgechev
authored andcommitted
build: update core-js to version 3.1.2
1 parent 5639079 commit 8d5b735

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

yarn.lock

Lines changed: 4 additions & 4 deletions
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.1"
2620-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.1.tgz#502ba6e7c15300de20a372b390f9fc9039db76f2"
2621-
integrity sha512-OddJJmAMN6czmPEtp1ScHFWq4RXzH1iWJFGL8CZ6UcopeBzCMjo4Slv0UoLW2hhny1/wsDowm6xCmBCWQ1azkA==
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==
26222622

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

0 commit comments

Comments
 (0)