Skip to content

build(deps): bump gatsby-plugin-react-svg from 3.0.1 to 3.1.0 in /docs #2323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump gatsby-plugin-react-svg from 3.0.1 to 3.1.0 in /docs
Bumps [gatsby-plugin-react-svg](https://github.com/jacobmischka/gatsby-plugin-react-svg) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/jacobmischka/gatsby-plugin-react-svg/releases)
- [Commits](jacobmischka/gatsby-plugin-react-svg@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: gatsby-plugin-react-svg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2021
commit 04b2bf6fedbff48a4b01da0a5d93fb0d57a6b273
20 changes: 10 additions & 10 deletions docs/package-lock.json

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

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"gatsby-plugin-netlify-cache": "^2.0.0",
"gatsby-plugin-offline": "^4.14.0",
"gatsby-plugin-react-helmet": "^3.10.0",
"gatsby-plugin-react-svg": "^3.0.1",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-robots-txt": "^1.6.10",
"gatsby-plugin-sharp": "^3.10.2",
"gatsby-plugin-sitemap": "^4.10.0",
Expand Down