Skip to content

Commit 3258946

Browse files
fix(deps): update dependency common-tags to ^1.8.2 for gatsby-plugin-sitemap (#34124)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 80ef329 commit 3258946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-sitemap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@babel/runtime": "^7.15.4",
14-
"common-tags": "^1.8.0",
14+
"common-tags": "^1.8.2",
1515
"minimatch": "^3.0.4",
1616
"sitemap": "^7.0.0"
1717
},

0 commit comments

Comments
 (0)