File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 141
141
"conventional-changelog" : " ^3.0.0" ,
142
142
"conventional-commits-parser" : " ^3.0.0" ,
143
143
"copy-webpack-plugin" : " 6.3.2" ,
144
- "core-js" : " 3.8.2 " ,
144
+ "core-js" : " 3.8.3 " ,
145
145
"critters" : " 0.0.6" ,
146
146
"css-loader" : " 5.0.1" ,
147
147
"cssnano" : " 4.1.10" ,
Original file line number Diff line number Diff line change 27
27
"caniuse-lite" : " ^1.0.30001032" ,
28
28
"circular-dependency-plugin" : " 5.2.2" ,
29
29
"copy-webpack-plugin" : " 6.3.2" ,
30
- "core-js" : " 3.8.2 " ,
30
+ "core-js" : " 3.8.3 " ,
31
31
"critters" : " 0.0.6" ,
32
32
"css-loader" : " 5.0.1" ,
33
33
"cssnano" : " 4.1.10" ,
Original file line number Diff line number Diff line change @@ -3843,10 +3843,10 @@ core-js-compat@^3.8.0:
3843
3843
browserslist "^4.16.0"
3844
3844
semver "7.0.0"
3845
3845
3846
-
3847
- version "3.8.2 "
3848
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.2 .tgz#0a1fd6709246da9ca8eff5bb0cbd15fba9ac7044 "
3849
- integrity sha512-FfApuSRgrR6G5s58casCBd9M2k+4ikuu4wbW6pJyYU7bd9zvFc9qf7vr5xmrZOhT9nn+8uwlH1oRR9jTnFoA3A ==
3846
+
3847
+ version "3.8.3 "
3848
+ resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.3 .tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0 "
3849
+ integrity sha512-KPYXeVZYemC2TkNEkX/01I+7yd+nX3KddKwZ1Ww7SKWdI2wQprSgLmrTddT8nw92AjEklTsPBoSdQBhbI1bQ6Q ==
3850
3850
3851
3851
[email protected] , core-util-is@~1.0.0:
3852
3852
version "1.0.2"
You can’t perform that action at this time.
0 commit comments