Skip to content

Commit b5c980a

Browse files
fix(deps): update dependency minimatch to ^3.1.2 for gatsby-plugin-sitemap (#35288)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e4ef32a commit b5c980a

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
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@babel/runtime": "^7.15.4",
1414
"common-tags": "^1.8.2",
15-
"minimatch": "^3.0.4",
15+
"minimatch": "^3.1.2",
1616
"sitemap": "^7.0.0"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)