Skip to content

Commit a66e2c3

Browse files
fix(deps): update dependency react-docgen to ^5.4.2 for gatsby-transformer-react-docgen (#36035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f298e44 commit a66e2c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/gatsby-transformer-react-docgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@babel/types": "^7.15.4",
1313
"ast-types": "^0.14.2",
1414
"common-tags": "^1.8.2",
15-
"react-docgen": "^5.4.1"
15+
"react-docgen": "^5.4.2"
1616
},
1717
"devDependencies": {
1818
"@babel/cli": "^7.15.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19923,10 +19923,10 @@ react-devtools-core@^4.19.1:
1992319923
shell-quote "^1.6.1"
1992419924
ws "^7"
1992519925

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==
1993019930
dependencies:
1993119931
"@babel/core" "^7.7.5"
1993219932
"@babel/generator" "^7.12.11"

0 commit comments

Comments
 (0)