Skip to content

Commit

Permalink
build(deps): bump gatsby-plugin-emotion from 7.9.0 to 7.11.0 in /docs
Browse files Browse the repository at this point in the history
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/gatsby-plugin-emotion@7.11.0/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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2022
1 parent bb9f45c commit 6a36025
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
88 changes: 44 additions & 44 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@
"license": "MIT",
"dependencies": {
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.6.0",
"@emotion/styled": "^11.8.1",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.16",
"gatsby": "^4.9.0",
"gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^4.6.0",
"gatsby-plugin-catch-links": "^4.6.0",
"gatsby-plugin-emotion": "^7.9.0",
"gatsby-plugin-catch-links": "^4.11.0",
"gatsby-plugin-emotion": "^7.11.0",
"gatsby-plugin-google-analytics": "^4.6.0",
"gatsby-plugin-manifest": "^4.9.0",
"gatsby-plugin-mdx": "^3.9.0",
"gatsby-plugin-netlify": "^4.1.0",
"gatsby-plugin-netlify-cache": "^2.0.0",
"gatsby-plugin-offline": "^5.6.0",
"gatsby-plugin-offline": "^5.11.1",
"gatsby-plugin-react-helmet": "^5.6.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.7.0",
Expand Down

0 comments on commit 6a36025

Please sign in to comment.