Skip to content

Commit 3cd83b7

Browse files
build(deps): bump gatsby-remark-autolink-headers in /docs
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 5.6.0 to 5.11.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-remark-autolink-headers) --- updated-dependencies: - dependency-name: gatsby-remark-autolink-headers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb9f45c commit 3cd83b7

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

docs/package-lock.json

+46-46
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@
77
"license": "MIT",
88
"dependencies": {
99
"@emotion/react": "^11.8.1",
10-
"@emotion/styled": "^11.6.0",
10+
"@emotion/styled": "^11.8.1",
1111
"@mdx-js/mdx": "^1.6.22",
1212
"@mdx-js/react": "^1.6.16",
1313
"gatsby": "^4.9.0",
1414
"gatsby-alias-imports": "^1.0.6",
1515
"gatsby-plugin-canonical-urls": "^4.6.0",
16-
"gatsby-plugin-catch-links": "^4.6.0",
16+
"gatsby-plugin-catch-links": "^4.11.0",
1717
"gatsby-plugin-emotion": "^7.9.0",
1818
"gatsby-plugin-google-analytics": "^4.6.0",
1919
"gatsby-plugin-manifest": "^4.9.0",
2020
"gatsby-plugin-mdx": "^3.9.0",
2121
"gatsby-plugin-netlify": "^4.1.0",
2222
"gatsby-plugin-netlify-cache": "^2.0.0",
23-
"gatsby-plugin-offline": "^5.6.0",
23+
"gatsby-plugin-offline": "^5.11.1",
2424
"gatsby-plugin-react-helmet": "^5.6.0",
2525
"gatsby-plugin-react-svg": "^3.1.0",
2626
"gatsby-plugin-robots-txt": "^1.7.0",
2727
"gatsby-plugin-sharp": "^4.9.0",
2828
"gatsby-plugin-sitemap": "^5.9.0",
29-
"gatsby-remark-autolink-headers": "^5.6.0",
29+
"gatsby-remark-autolink-headers": "^5.11.1",
3030
"gatsby-remark-copy-linked-files": "^5.6.0",
3131
"gatsby-remark-external-links": "^0.0.4",
3232
"gatsby-remark-images": "^6.11.1",

0 commit comments

Comments
 (0)