File tree 2 files changed +15
-6
lines changed
2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 47
47
"@babel/core" : " 7.7.0" ,
48
48
"@babel/plugin-proposal-class-properties" : " 7.7.0" ,
49
49
"@babel/plugin-proposal-object-rest-spread" : " 7.6.2" ,
50
- "@babel/preset-env" : " 7.7.0 " ,
50
+ "@babel/preset-env" : " 7.7.1 " ,
51
51
"@babel/preset-typescript" : " 7.7.0" ,
52
52
"@types/debug" : " 4.1.5" ,
53
53
"@types/jest" : " 24.0.21" ,
Original file line number Diff line number Diff line change 782
782
" @babel/helper-create-regexp-features-plugin" " ^7.7.0"
783
783
" @babel/helper-plugin-utils" " ^7.0.0"
784
784
785
-
786
- version "7.7.0 "
787
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.0 .tgz#46dccc1df6b6a195044421b3f61a029866d92eef "
788
- integrity sha512-AgvG8VJDehjK0Ky86xvaqKpx0ASKQk63dfghqqFt6yf9gqmcvc5TodM0ZT0XZvw9fxfrG1PqJ1Xt+8bDnHv9xw ==
785
+
786
+ version "7.7.1 "
787
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.1 .tgz#04a2ff53552c5885cf1083e291c8dd5490f744bb "
788
+ integrity sha512-/93SWhi3PxcVTDpSqC+Dp4YxUu3qZ4m7I76k0w73wYfn7bGVuRIO4QUz95aJksbS+AD1/mT1Ie7rbkT0wSplaA ==
789
789
dependencies :
790
790
" @babel/helper-module-imports" " ^7.7.0"
791
791
" @babel/helper-plugin-utils" " ^7.0.0"
832
832
" @babel/plugin-transform-template-literals" " ^7.4.4"
833
833
" @babel/plugin-transform-typeof-symbol" " ^7.2.0"
834
834
" @babel/plugin-transform-unicode-regex" " ^7.7.0"
835
- " @babel/types" " ^7.7.0 "
835
+ " @babel/types" " ^7.7.1 "
836
836
browserslist "^4.6.0"
837
837
core-js-compat "^3.1.1"
838
838
invariant "^2.2.2"
961
961
lodash "^4.17.13"
962
962
to-fast-properties "^2.0.0"
963
963
964
+ " @babel/types@^7.7.1 " :
965
+ version "7.7.1"
966
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.1.tgz#8b08ea368f2baff236613512cf67109e76285827"
967
+ integrity sha512-kN/XdANDab9x1z5gcjDc9ePpxexkt+1EQ2MQUiM4XnMvQfvp87/+6kY4Ko2maLXH+tei/DgJ/ybFITeqqRwDiA==
968
+ dependencies :
969
+ esutils "^2.0.2"
970
+ lodash "^4.17.13"
971
+ to-fast-properties "^2.0.0"
972
+
964
973
" @cnakazawa/watch@^1.0.3 " :
965
974
version "1.0.3"
966
975
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
You can’t perform that action at this time.
0 commit comments