Skip to content

Commit

Permalink
gatsby-plugin-image: bump do-sync to v3 (#32808)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemnmez authored Aug 17, 2021
1 parent 51b8420 commit 92cb1b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"cross-env": "^7.0.3",
"cssnano": "^4.1.10",
"del-cli": "^3.0.1",
"do-sync": "^2.2.0",
"do-sync": "^3.0.11",
"microbundle": "^0.13.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10456,10 +10456,10 @@ dnserrors@2.1.2:
lodash.defaults "^4.2.0"
lodash.omit "^4.5.0"

do-sync@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/do-sync/-/do-sync-2.2.0.tgz#663e78d9e60391141dba8e63cb6f710b50fbd219"
integrity sha512-2+QpOyDXuqWJNi3PsrG9cAYc1YIUpRJfWuYivqAOYTgS/T5/5G9p0kgqjpl6wcHPWMjUFvMEGyXFbYsKI8x3Tw==
do-sync@^3.0.11:
version "3.0.11"
resolved "https://registry.yarnpkg.com/do-sync/-/do-sync-3.0.11.tgz#2500fa69a71fba466556fe4ce564569ffa5ab5b1"
integrity sha512-LxkTVZflWg0frWsgg3dEiJb0FViDUydK/lNXdqgHdz5Oz1vi77Uw7GRdEPp7CL2kjl96ijCMJWHJv35wQ9FglA==
dependencies:
cross-spawn "^7.0.2"

Expand Down

0 comments on commit 92cb1b3

Please sign in to comment.