File tree 2 files changed +5
-5
lines changed
packages/gatsby-transformer-react-docgen 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"@babel/types" : " ^7.15.4" ,
13
13
"ast-types" : " ^0.14.2" ,
14
14
"common-tags" : " ^1.8.2" ,
15
- "react-docgen" : " ^5.4.1 "
15
+ "react-docgen" : " ^5.4.2 "
16
16
},
17
17
"devDependencies" : {
18
18
"@babel/cli" : " ^7.15.4" ,
Original file line number Diff line number Diff line change @@ -19923,10 +19923,10 @@ react-devtools-core@^4.19.1:
19923
19923
shell-quote "^1.6.1"
19924
19924
ws "^7"
19925
19925
19926
- react-docgen@^5.4.1 :
19927
- version "5.4.1 "
19928
- resolved "https://registry.yarnpkg.com/react-docgen/-/react-docgen-5.4.1 .tgz#867168accce39e25095a23a922eaa90722e9d182 "
19929
- integrity sha512-TZqD1aApirw86NV6tHrmDoxUn8wlinkVyutFarzbdwuhEurAzDN0y5sSj64o+BrHLPqjwpH9tunpfwgy+3Uyww ==
19926
+ react-docgen@^5.4.2 :
19927
+ version "5.4.2 "
19928
+ resolved "https://registry.yarnpkg.com/react-docgen/-/react-docgen-5.4.2 .tgz#697ec899e8dd493bb7ba0d50ec0aa5e49f41d3fa "
19929
+ integrity sha512-4Z5XYpHsn2bbUfaflxoS30VhUvQLBe4GCwwM5v1e1FUOeDdaoJi6wUGSmYp6OdXYEISEAOEIaSPBk4iezNCKBw ==
19930
19930
dependencies:
19931
19931
"@babel/core" "^7.7.5"
19932
19932
"@babel/generator" "^7.12.11"
You can’t perform that action at this time.
0 commit comments