Skip to content

Commit 6d36d1b

Browse files
renovate-botmgechev
authored andcommitted
build: update core-js to version 3.1.1
1 parent 0d493cb commit 6d36d1b

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.0.1",
22+
"core-js": "3.1.1",
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 @@ copy-webpack-plugin@5.0.3:
26152615
serialize-javascript "^1.7.0"
26162616
webpack-log "^2.0.0"
26172617

2618-
core-js@3.0.1:
2619-
version "3.0.1"
2620-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.0.1.tgz#1343182634298f7f38622f95e73f54e48ddf4738"
2621-
integrity sha512-sco40rF+2KlE0ROMvydjkrVMMG1vYilP2ALoRXcYR4obqbYIuV3Bg+51GEDW+HF8n7NRA+iaA4qD0nD9lo9mew==
2618+
core-js@3.1.1:
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==
26222622

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

0 commit comments

Comments
 (0)