Skip to content

Commit fcd1f52

Browse files
alan-agius4dgp1130
authored andcommitted
fix(@angular-devkit/build-angular): update core-js to 3.6.4
Closes #16955
1 parent 45d8811 commit fcd1f52

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"circular-dependency-plugin": "5.2.0",
2626
"coverage-istanbul-loader": "2.0.3",
2727
"copy-webpack-plugin": "5.1.1",
28-
"core-js": "3.6.0",
28+
"core-js": "3.6.4",
2929
"file-loader": "4.2.0",
3030
"find-cache-dir": "3.0.0",
3131
"glob": "7.1.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@
909909
globals "^11.1.0"
910910
lodash "^4.17.13"
911911

912-
"@babel/types@7.8.3", "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.7.0", "@babel/types@^7.7.2", "@babel/types@^7.7.4", "@babel/types@^7.8.3":
912+
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.7.0", "@babel/types@^7.7.2", "@babel/types@^7.7.4", "@babel/types@^7.8.3":
913913
version "7.8.3"
914914
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
915915
integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg==
@@ -3556,10 +3556,10 @@ core-js-compat@^3.6.0:
35563556
browserslist "^4.8.2"
35573557
semver "7.0.0"
35583558

3559-
3560-
version "3.6.0"
3561-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.0.tgz#2b854e451de1967d1e29896025cdc13a2518d9ea"
3562-
integrity sha512-AHPTNKzyB+YwgDWoSOCaid9PUSEF6781vsfiK8qUz62zRR448/XgK2NtCbpiUGizbep8Lrpt0Du19PpGGZvw3Q==
3559+
3560+
version "3.6.4"
3561+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.4.tgz#440a83536b458114b9cb2ac1580ba377dc470647"
3562+
integrity sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw==
35633563

35643564
core-js@^2.2.0:
35653565
version "2.6.10"

0 commit comments

Comments
 (0)