Skip to content

Commit 6a36025

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

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

Diff for: docs/package-lock.json

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

Diff for: docs/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
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",
17-
"gatsby-plugin-emotion": "^7.9.0",
16+
"gatsby-plugin-catch-links": "^4.11.0",
17+
"gatsby-plugin-emotion": "^7.11.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",

0 commit comments

Comments
 (0)