Update dependency gatsby-plugin-asset-path to v3.0.4

This commit is contained in:
Renovate Bot 2021-06-03 01:24:37 +00:00 committed by renovate[bot]
parent 6ef08294d9
commit 2ddc365e59
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -13090,9 +13090,9 @@
}
},
"gatsby-plugin-asset-path": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/gatsby-plugin-asset-path/-/gatsby-plugin-asset-path-3.0.3.tgz",
"integrity": "sha512-nh13YNb+DuOgAElYxcJLdf1cGYN+LjJR/QTOTmi6TjqGE6IkmpCsJp+GtQPbjK53cWFjiFTBuRtz2eoMies9PQ==",
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/gatsby-plugin-asset-path/-/gatsby-plugin-asset-path-3.0.4.tgz",
"integrity": "sha512-oUTbbzkZcDQDeFg5cMoKzwkO2q6IRSFHW8fGYpyIubfto7IEtsT1fEDUU3fDKThSFixLlgsSu/pGJ4OQu93n7g==",
"requires": {
"fs-extra": "^7.0.0"
},

View file

@ -27,7 +27,7 @@
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "3.6.2",
"gatsby-cli": "3.6.0",
"gatsby-plugin-asset-path": "3.0.3",
"gatsby-plugin-asset-path": "3.0.4",
"gatsby-plugin-manifest": "3.6.0",
"gatsby-plugin-mdx": "2.6.0",
"gatsby-plugin-offline": "4.6.0",