1
0
Fork 0

Bump gatsby-redirect-from from 0.2.2 to 0.2.4

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-25 06:40:01 +00:00 committed by GitHub
parent 4df5f10485
commit 5b5a8548f3
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

@ -11458,9 +11458,9 @@
}
},
"gatsby-redirect-from": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/gatsby-redirect-from/-/gatsby-redirect-from-0.2.2.tgz",
"integrity": "sha512-QoSpqtZdFaU/ISiojf7sMSAQp4CWSxxhSecEh7z7wYSqxwxpYiA+w64zKNgaudXIJ3B6m52CJB2zvVZFzkra9Q=="
"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=="
},
"gatsby-remark-autolink-headers": {
"version": "2.3.3",

View File

@ -57,7 +57,7 @@
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-use-dark-mode": "^1.1.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-redirect-from": "^0.2.2",
"gatsby-redirect-from": "^0.2.4",
"gatsby-remark-autolink-headers": "^2.3.3",
"gatsby-remark-breaks": "^1.0.0",
"gatsby-remark-copy-linked-files": "^2.3.3",