Skip to content

Commit 2291fbd

Browse files
fix(deps): update minor and patch for gatsby-remark-copy-linked-files (#31163)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 137630e commit 2291fbd

File tree

2 files changed

+141
-96
lines changed

2 files changed

+141
-96
lines changed

packages/gatsby-remark-copy-linked-files/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.12.5",
11-
"cheerio": "^1.0.0-rc.3",
11+
"cheerio": "^1.0.0-rc.8",
1212
"fs-extra": "^8.1.0",
1313
"is-relative-url": "^3.0.0",
1414
"lodash": "^4.17.21",
@@ -22,7 +22,7 @@
2222
"babel-preset-gatsby-package": "^1.5.0-next.0",
2323
"cross-env": "^7.0.3",
2424
"remark": "^13.0.0",
25-
"remark-mdx": "^1.6.18"
25+
"remark-mdx": "^1.6.22"
2626
},
2727
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-copy-linked-files#readme",
2828
"keywords": [

0 commit comments

Comments
 (0)