Skip to content

Commit

Permalink
chore(deps): update dependency remark-mdx to ^1.6.22 for gatsby-remar…
Browse files Browse the repository at this point in the history
…k-responsive-iframe (#32568)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 8, 2021
1 parent d3aa933 commit a2159f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-remark-responsive-iframe/package.json
Expand Up @@ -19,7 +19,7 @@
"babel-preset-gatsby-package": "^2.4.0-next.0",
"cross-env": "^7.0.3",
"remark": "^13.0.0",
"remark-mdx": "^1.6.21",
"remark-mdx": "^1.6.22",
"unist-util-find": "^1.0.2"
},
"homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-remark-responsive-iframe#readme",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -21713,7 +21713,7 @@ remark-mdx@2.0.0-next.7, remark-mdx@^2.0.0-next.7:
strip-indent "^3.0.0"
unist-util-stringify-position "^2.0.3"

remark-mdx@^1.6.21, remark-mdx@^1.6.22:
remark-mdx@^1.6.22:
version "1.6.22"
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.6.22.tgz#06a8dab07dcfdd57f3373af7f86bd0e992108bbd"
integrity sha512-phMHBJgeV76uyFkH4rvzCftLfKCr2RZuF+/gmVcaKrpsihyzmhXjA0BEMDaPTXG5y8qZOKPVo83NAOX01LPnOQ==
Expand Down

0 comments on commit a2159f1

Please sign in to comment.