Skip to content

Commit b81d162

Browse files
fix(deps): update dependency common-tags to ^1.8.2 for gatsby-transformer-react-docgen (#34126)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2f61ce3 commit b81d162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@babel/runtime": "^7.15.4",
1212
"@babel/types": "^7.15.4",
1313
"ast-types": "^0.14.2",
14-
"common-tags": "^1.8.0",
14+
"common-tags": "^1.8.2",
1515
"react-docgen": "^5.4.0"
1616
},
1717
"devDependencies": {

0 commit comments

Comments
 (0)