1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-12-22 17:23:50 +01:00

Bump gatsby-redirect-from from 0.2.4 to 0.3.0

Bumps [gatsby-redirect-from](https://github.com/kremalicious/gatsby-redirect-from) from 0.2.4 to 0.3.0.
- [Release notes](https://github.com/kremalicious/gatsby-redirect-from/releases)
- [Changelog](https://github.com/kremalicious/gatsby-redirect-from/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.2.4...v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-01 04:18:29 +00:00 committed by GitHub
parent eb3ab3301c
commit 1f7c39e6d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12107,9 +12107,9 @@
}
},
"gatsby-redirect-from": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-0.2.4.tgz",
"integrity": "sha512-A+nxoZo7JMmTmHKAcdVmIvVZhyIXvTObuX9eawjHKavzDWvigV+TEARk7nK0h/BFuVfcnMlF7bTku1OIaeFCmg=="
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-0.3.0.tgz",
"integrity": "sha512-YC8sYrB1vCV4u3CTSqV4a4Ceo5Jj9MkBTA9kZdaHJrrEutOji/ta9Z93t4XFKvMlcHAB8s1lXnuXUBWobfrfyQ=="
},
"gatsby-remark-autolink-headers": {
"version": "2.10.0",

View File

@ -57,7 +57,7 @@
"gatsby-plugin-svgr": "^2.1.0",
"gatsby-plugin-use-dark-mode": "^1.2.0",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-redirect-from": "^0.2.4",
"gatsby-redirect-from": "^0.3.0",
"gatsby-remark-autolink-headers": "^2.10.0",
"gatsby-remark-breaks": "^1.0.0",
"gatsby-remark-copy-linked-files": "^2.9.0",