We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf7b43 commit 17bb011Copy full SHA for 17bb011
packages/gatsby-plugin-sharp/package.json
@@ -10,7 +10,7 @@
10
"@babel/runtime": "^7.12.5",
11
"async": "^3.2.0",
12
"bluebird": "^3.7.2",
13
- "fs-extra": "^9.0.1",
+ "fs-extra": "^9.1.0",
14
"gatsby-core-utils": "^1.10.0-next.0",
15
"gatsby-telemetry": "^1.10.0-next.1",
16
"got": "^10.7.0",
@@ -30,7 +30,7 @@
30
"devDependencies": {
31
"@babel/cli": "^7.12.1",
32
"@babel/core": "^7.12.3",
33
- "@types/sharp": "^0.26.1",
+ "@types/sharp": "^0.27.1",
34
"babel-preset-gatsby-package": "^0.12.0-next.0",
35
"cross-env": "^7.0.3",
36
"gatsby-plugin-image": "^0.7.0-next.1",
0 commit comments