File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
packages/gatsby-transformer-react-docgen Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1010 "@babel/code-frame" : " ^7.10.4" ,
1111 "@babel/runtime" : " ^7.11.2" ,
1212 "@babel/types" : " ^7.11.5" ,
13- "ast-types" : " ^0.13.3 " ,
13+ "ast-types" : " ^0.13.4 " ,
1414 "common-tags" : " ^1.8.0" ,
1515 "react-docgen" : " ^5.3.0"
1616 },
Original file line number Diff line number Diff line change 50995099 dependencies:
51005100 tslib "^2.0.1"
51015101
5102- ast-types@^0.13.2, ast-types@^0.13.3:
5103- version "0.13.3"
5104- resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.13.3.tgz#50da3f28d17bdbc7969a3a2d83a0e4a72ae755a7"
5105- integrity sha512-XTZ7xGML849LkQP86sWdQzfhwbt3YwIO6MqbX9mUNYY98VKaaVZP7YNNm70IpwecbkkxmfC5IYAzOQ/2p29zRA==
5102+ ast-types@^0.13.2, ast-types@^0.13.4:
5103+ version "0.13.4"
5104+ resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.13.4.tgz#ee0d77b343263965ecc3fb62da16e7222b2b6782"
5105+ integrity sha512-x1FCFnFifvYDDzTaLII71vG5uvDwgtmDTEVWAxrgeiR8VjMONcCXJx7E+USjDtHlwFmt9MysbqgF9b9Vjr6w+w==
5106+ dependencies:
5107+ tslib "^2.0.1"
51065108
51075109ast-types@^0.7.0:
51085110 version "0.7.8"
You can’t perform that action at this time.
0 commit comments