Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby-plugin-sharp (
Browse files Browse the repository at this point in the history
#35296)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 1, 2022
1 parent 2156937 commit 6f088aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions packages/gatsby-plugin-sharp/package.json
Expand Up @@ -10,17 +10,17 @@
"@babel/runtime": "^7.15.4",
"async": "^3.2.3",
"bluebird": "^3.7.2",
"debug": "^4.3.3",
"debug": "^4.3.4",
"filenamify": "^4.3.0",
"fs-extra": "^10.0.0",
"gatsby-core-utils": "^3.12.0-next.1",
"gatsby-plugin-utils": "^3.6.0-next.1",
"gatsby-telemetry": "^3.12.0-next.1",
"got": "^11.8.3",
"lodash": "^4.17.21",
"mini-svg-data-uri": "^1.4.3",
"mini-svg-data-uri": "^1.4.4",
"potrace": "^2.1.8",
"probe-image-size": "^7.0.0",
"probe-image-size": "^7.2.3",
"progress": "^2.0.3",
"semver": "^7.3.5",
"sharp": "^0.30.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8898,10 +8898,10 @@ debug@3.1.0, debug@~3.1.0:
dependencies:
ms "2.0.0"

debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@~4.3.1:
version "4.3.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
debug@4, debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4, debug@~4.3.1:
version "4.3.4"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
dependencies:
ms "2.1.2"

Expand Down

0 comments on commit 6f088aa

Please sign in to comment.