Skip to content

Commit f9bcd2e

Browse files
renovate-botvikerman
authored andcommitted
build: update core-js to version 3.3.4
1 parent 44c74df commit f9bcd2e

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
@@ -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.3",
26+
"core-js": "3.3.4",
2727
"file-loader": "4.2.0",
2828
"find-cache-dir": "3.0.0",
2929
"glob": "7.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3284,10 +3284,10 @@ core-js-compat@^3.1.1:
32843284
browserslist "^4.7.1"
32853285
semver "^6.3.0"
32863286

3287-
3288-
version "3.3.3"
3289-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.3.tgz#b7048d3c6c1a52b5fe55a729c1d4ccdffe0891bb"
3290-
integrity sha512-0xmD4vUJRY8nfLyV9zcpC17FtSie5STXzw+HyYw2t8IIvmDnbq7RJUULECCo+NstpJtwK9kx8S+898iyqgeUow==
3287+
3288+
version "3.3.4"
3289+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.4.tgz#6b0a23392958317bfb46e40b090529a923add669"
3290+
integrity sha512-BtibooaAmSOptGLRccsuX/dqgPtXwNgqcvYA6kOTTMzonRxZ+pJS4e+6mvVutESfXMeTnK8m3M+aBu3bkJbR+w==
32913291

32923292
core-js@^2.2.0, core-js@^2.4.0:
32933293
version "2.6.10"

0 commit comments

Comments
 (0)