Skip to content

Commit c70ab01

Browse files
fix(deps): update minor and patch dependencies for gatsby-plugin-sharp (#34656)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0cc56b4 commit c70ab01

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/gatsby-plugin-sharp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
},
99
"dependencies": {
1010
"@babel/runtime": "^7.15.4",
11-
"async": "^3.2.2",
11+
"async": "^3.2.3",
1212
"bluebird": "^3.7.2",
13-
"debug": "^4.3.1",
13+
"debug": "^4.3.3",
1414
"filenamify": "^4.3.0",
1515
"fs-extra": "^10.0.0",
1616
"gatsby-core-utils": "^3.7.0-next.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5538,10 +5538,10 @@ [email protected]:
55385538
resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720"
55395539
integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==
55405540

5541-
async@^3.2.0, async@^3.2.2:
5542-
version "3.2.2"
5543-
resolved "https://registry.yarnpkg.com/async/-/async-3.2.2.tgz#2eb7671034bb2194d45d30e31e24ec7e7f9670cd"
5544-
integrity sha512-H0E+qZaDEfx/FY4t7iLRv1W2fFI6+pyCeTw1uN20AQPiwqwM6ojPxHxdLv4z8hi2DtnW9BOckSspLucW7pIE5g==
5541+
async@^3.2.0, async@^3.2.3:
5542+
version "3.2.3"
5543+
resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9"
5544+
integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==
55455545

55465546
asynckit@^0.4.0:
55475547
version "0.4.0"

0 commit comments

Comments
 (0)