Skip to content

Commit 193f3e6

Browse files
renovate-botvikerman
authored andcommitted
build: update core-js to version 3.3.5
1 parent a56830d commit 193f3e6

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
@@ -23,7 +23,7 @@
2323
"circular-dependency-plugin": "5.2.0",
2424
"clean-css": "4.2.1",
2525
"copy-webpack-plugin": "5.0.4",
26-
"core-js": "3.3.4",
26+
"core-js": "3.3.5",
2727
"file-loader": "4.2.0",
2828
"find-cache-dir": "3.0.0",
2929
"glob": "7.1.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3299,10 +3299,10 @@ core-js-compat@^3.1.1:
32993299
browserslist "^4.7.1"
33003300
semver "^6.3.0"
33013301

3302-
3303-
version "3.3.4"
3304-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.4.tgz#6b0a23392958317bfb46e40b090529a923add669"
3305-
integrity sha512-BtibooaAmSOptGLRccsuX/dqgPtXwNgqcvYA6kOTTMzonRxZ+pJS4e+6mvVutESfXMeTnK8m3M+aBu3bkJbR+w==
3302+
3303+
version "3.3.5"
3304+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.5.tgz#58d20f48a95a07304b62ff752742b82b56431ed8"
3305+
integrity sha512-0J3K+Par/ZydhKg8pEiTcK/9d65/nqJOzY62uMkjeBmt05fDOt/khUVjDdh8TpeIuGQDy1yLDDCjiWN/8pFIuw==
33063306

33073307
core-js@^2.2.0, core-js@^2.4.0:
33083308
version "2.6.10"

0 commit comments

Comments
 (0)