Commit d41e652 1 parent e45b9f5 commit d41e652 Copy full SHA for d41e652
File tree 2 files changed +7
-5
lines changed
packages/gatsby-transformer-react-docgen
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 10
10
"@babel/code-frame" : " ^7.10.4" ,
11
11
"@babel/runtime" : " ^7.11.2" ,
12
12
"@babel/types" : " ^7.11.5" ,
13
- "ast-types" : " ^0.13.3 " ,
13
+ "ast-types" : " ^0.13.4 " ,
14
14
"common-tags" : " ^1.8.0" ,
15
15
"react-docgen" : " ^5.3.0"
16
16
},
Original file line number Diff line number Diff line change @@ -5099,10 +5099,12 @@ ast-types@0.14.1:
5099
5099
dependencies:
5100
5100
tslib "^2.0.1"
5101
5101
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"
5106
5108
5107
5109
ast-types@^0.7.0:
5108
5110
version "0.7.8"
You can’t perform that action at this time.
0 commit comments