File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 3333 "@path-tree/collection" : " ^0.3.2"
3434 },
3535 "devDependencies" : {
36- "@babel/core" : " 7.11.5 " ,
36+ "@babel/core" : " 7.11.6 " ,
3737 "@babel/preset-env" : " 7.11.5" ,
3838 "@types/clean-webpack-plugin" : " 0.1.3" ,
3939 "@types/gh-pages" : " 3.0.0" ,
Original file line number Diff line number Diff line change 2727 invariant "^2.2.4"
2828 semver "^5.5.0"
2929
30- "@babel/core@7.11.5 ":
31- version "7.11.5 "
32- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.5 .tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d "
33- integrity sha512-fsEANVOcZHzrsV6dMVWqpSeXClq3lNbYrfFGme6DE25FQWe7pyeYpXyx9guqUnpy466JLzZ8z4uwSr2iv60V5Q ==
30+ "@babel/core@7.11.6 ":
31+ version "7.11.6 "
32+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.6 .tgz#3a9455dc7387ff1bac45770650bc13ba04a15651 "
33+ integrity sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg ==
3434 dependencies:
3535 "@babel/code-frame" "^7.10.4"
36- "@babel/generator" "^7.11.5 "
36+ "@babel/generator" "^7.11.6 "
3737 "@babel/helper-module-transforms" "^7.11.0"
3838 "@babel/helpers" "^7.10.4"
3939 "@babel/parser" "^7.11.5"
4747 lodash "^4.17.19"
4848 resolve "^1.3.2"
4949 semver "^5.4.1"
50- source-map "^0.6.1 "
50+ source-map "^0.5.0 "
5151
5252"@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5":
5353 version "7.10.4"
9090 jsesc "^2.5.1"
9191 source-map "^0.6.1"
9292
93+ "@babel/generator@^7.11.6":
94+ version "7.11.6"
95+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.6.tgz#b868900f81b163b4d464ea24545c61cbac4dc620"
96+ integrity sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA==
97+ dependencies:
98+ "@babel/types" "^7.11.5"
99+ jsesc "^2.5.1"
100+ source-map "^0.5.0"
101+
93102"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4":
94103 version "7.10.4"
95104 resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
You can’t perform that action at this time.
0 commit comments