We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 137630e commit 2291fbdCopy full SHA for 2291fbd
packages/gatsby-remark-copy-linked-files/package.json
@@ -8,7 +8,7 @@
8
},
9
"dependencies": {
10
"@babel/runtime": "^7.12.5",
11
- "cheerio": "^1.0.0-rc.3",
+ "cheerio": "^1.0.0-rc.8",
12
"fs-extra": "^8.1.0",
13
"is-relative-url": "^3.0.0",
14
"lodash": "^4.17.21",
@@ -22,7 +22,7 @@
22
"babel-preset-gatsby-package": "^1.5.0-next.0",
23
"cross-env": "^7.0.3",
24
"remark": "^13.0.0",
25
- "remark-mdx": "^1.6.18"
+ "remark-mdx": "^1.6.22"
26
27
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-copy-linked-files#readme",
28
"keywords": [
0 commit comments