File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 8181 "@angular/service-worker" : " 12.0.0-next.1" ,
8282 "@babel/core" : " 7.13.1" ,
8383 "@babel/generator" : " 7.13.0" ,
84- "@babel/plugin-transform-runtime" : " 7.13.6 " ,
84+ "@babel/plugin-transform-runtime" : " 7.13.7 " ,
8585 "@babel/preset-env" : " 7.13.5" ,
86- "@babel/runtime" : " 7.13.6 " ,
86+ "@babel/runtime" : " 7.13.7 " ,
8787 "@babel/template" : " 7.12.13" ,
8888 "@bazel/bazelisk" : " 1.7.3" ,
8989 "@bazel/buildifier" : " 4.0.0" ,
Original file line number Diff line number Diff line change 1414 "@babel/core" : " 7.13.1" ,
1515 "@babel/generator" : " 7.13.0" ,
1616 "@babel/plugin-transform-async-to-generator" : " 7.13.0" ,
17- "@babel/plugin-transform-runtime" : " 7.13.6 " ,
17+ "@babel/plugin-transform-runtime" : " 7.13.7 " ,
1818 "@babel/preset-env" : " 7.13.5" ,
19- "@babel/runtime" : " 7.13.6 " ,
19+ "@babel/runtime" : " 7.13.7 " ,
2020 "@babel/template" : " 7.12.13" ,
2121 "@jsdevtools/coverage-istanbul-loader" : " 3.0.5" ,
2222 "@ngtools/webpack" : " 0.0.0" ,
Original file line number Diff line number Diff line change 927927 dependencies:
928928 "@babel/helper-plugin-utils" "^7.12.13"
929929
930- "@babel/plugin-transform-runtime@7.13.6 ":
931- version "7.13.6 "
932- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.6 .tgz#c11c806f023d2065bbcc9b751702f4008245951c "
933- integrity sha512-QsTomUTIeOdYrNsOMJRSp2QzGvB1KYD4ePCC8Mei2SuoHScncYS3h1E9PR5gDL7buJmcqIHrWyH6B5GZMgDrRg ==
930+ "@babel/plugin-transform-runtime@7.13.7 ":
931+ version "7.13.7 "
932+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.7 .tgz#a856b53681da9193d98dfb03d8192b0a3f4cdd8a "
933+ integrity sha512-pXfYTTSbU5ThVTUyQ6TUdUkonZYKKq8M6vDUkFCjFw8vT42hhayrbJPVWGC7B97LkzFYBtdW/SBGVZtRaopW6Q ==
934934 dependencies:
935935 "@babel/helper-module-imports" "^7.12.13"
936936 "@babel/helper-plugin-utils" "^7.13.0"
10751075 "@babel/types" "^7.4.4"
10761076 esutils "^2.0.2"
10771077
1078- "@babel/runtime@7.13.6 ":
1079- version "7.13.6 "
1080- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.6 .tgz#86e0fad6cbb46a680e21c1aa4748717a058d345a "
1081- integrity sha512-Y/DEVhSQ91u27rxq7D0EH/sewS6+x06p/MgO1VppbDHMzYXLZrAR5cFjCom78e9RUw1BQAq6qJg6fXc/ep7glA ==
1078+ "@babel/runtime@7.13.7 ":
1079+ version "7.13.7 "
1080+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.7 .tgz#d494e39d198ee9ca04f4dcb76d25d9d7a1dc961a "
1081+ integrity sha512-h+ilqoX998mRVM5FtB5ijRuHUDVt5l3yfoOi2uh18Z/O3hvyaHQ39NpxVkCIG5yFs+mLq/ewFp8Bss6zmWv6ZA ==
10821082 dependencies:
10831083 regenerator-runtime "^0.13.4"
10841084
You can’t perform that action at this time.
0 commit comments