Skip to content

Commit

Permalink
Bump async and grunt-move
Browse files Browse the repository at this point in the history
Bumps [async](https://github.com/caolan/async) to 3.2.4 and updates ancestor dependency [grunt-move](https://github.com/prantlf/grunt-move). These dependencies need to be updated together.


Updates `async` from 3.1.1 to 3.2.4
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.1.1...v3.2.4)

Updates `grunt-move` from 1.0.3 to 2.0.0
- [Release notes](https://github.com/prantlf/grunt-move/releases)
- [Changelog](https://github.com/prantlf/grunt-move/blob/master/CHANGELOG.md)
- [Commits](prantlf/grunt-move@v1.0.3...v2.0.0)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
- dependency-name: grunt-move
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2022
1 parent 53234eb commit 156568c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 41 deletions.
38 changes: 12 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"grunt": "^1.4.1",
"grunt-contrib-cssmin": "^4.0.0",
"grunt-contrib-uglify": "^5.0.1",
"grunt-move": "^1.0.3",
"grunt-move": "^2.0.0",
"grunt-wp-i18n": "^1.0.3",
"prettier": "2.3.2",
"webpack": "^5.70.0",
Expand Down
23 changes: 9 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1624,12 +1624,7 @@ ast-types-flow@^0.0.7:
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
integrity sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==

async@~3.1.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/async/-/async-3.1.1.tgz#dd3542db03de837979c9ebbca64ca01b06dc98df"
integrity sha512-X5Dj8hK1pJNC2Wzo2Rcp9FBVdJMGRR/S7V+lH46s8GVFhtbo5O4Le5GECCF/8PISVdkUA6mMPvgz7qTTD1rf1g==

async@~3.2.0:
async@~3.2.0, async@~3.2.4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/async/-/async-3.2.4.tgz#2d22e00f8cddeb5fde5dd33522b56d1cf569a81c"
integrity sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==
Expand Down Expand Up @@ -1765,7 +1760,7 @@ capital-case@^1.0.4:
tslib "^2.0.3"
upper-case-first "^2.0.2"

chalk@^2.0.0, chalk@^2.4.2:
chalk@^2.0.0:
version "2.4.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
Expand Down Expand Up @@ -1845,7 +1840,7 @@ color-name@~1.1.4:
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==

colorette@^2.0.14:
colorette@^2.0.14, colorette@^2.0.19:
version "2.0.19"
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.19.tgz#cdf044f47ad41a0f4b56b3a0d5b4e6e1a2d5a798"
integrity sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==
Expand Down Expand Up @@ -2778,13 +2773,13 @@ grunt-legacy-util@~2.0.1:
underscore.string "~3.3.5"
which "~2.0.2"

grunt-move@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/grunt-move/-/grunt-move-1.0.3.tgz#58f8e020b1619fcba39714800cd0785e08552993"
integrity sha512-hzfoRZZeq04bOz/iOgUNhza3T3ahd6yw86+bAZtCNfXLcg3z5QWaaow/cbV0SGdlb19VuG5bbKHUdK+NtseoiA==
grunt-move@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/grunt-move/-/grunt-move-2.0.0.tgz#16bfad8c40dd67475df70f35e08e6680b286aa1e"
integrity sha512-WVe2G3CurhGF6HtHTTfvH41Oeyb17VJZ3s0tugqq0RNfrptdYK9dVsSbc17oWiKDTQ1GWl4SXJWW79C4JhIHkQ==
dependencies:
async "~3.1.0"
chalk "^2.4.2"
async "~3.2.4"
colorette "^2.0.19"

grunt-retro@~0.6.0:
version "0.6.4"
Expand Down

0 comments on commit 156568c

Please sign in to comment.