Skip to content

Commit df8c3af

Browse files
Build(deps): Bump workerpool from 6.1.4 to 6.1.5
Bumps [workerpool](https://github.com/josdejong/workerpool) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/josdejong/workerpool/releases) - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](josdejong/workerpool@v6.1.4...v6.1.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 608a902 commit df8c3af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"symlink-or-copy": "^1.3.1",
4646
"terser": "^5.7.0",
4747
"walk-sync": "^2.2.0",
48-
"workerpool": "^6.1.4"
48+
"workerpool": "^6.1.5"
4949
},
5050
"devDependencies": {
5151
"broccoli-test-helper": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6832,10 +6832,10 @@ wordwrap@^1.0.0, wordwrap@~1.0.0:
68326832
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
68336833
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
68346834

6835-
workerpool@^6.1.4:
6836-
version "6.1.4"
6837-
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.1.4.tgz#6a972b6df82e38d50248ee2820aa98e2d0ad3090"
6838-
integrity sha512-jGWPzsUqzkow8HoAvqaPWTUPCrlPJaJ5tY8Iz7n1uCz3tTp6s3CDG0FF1NsX42WNlkRSW6Mr+CDZGnNoSsKa7g==
6835+
workerpool@^6.1.5:
6836+
version "6.1.5"
6837+
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.1.5.tgz#0f7cf076b6215fd7e1da903ff6f22ddd1886b581"
6838+
integrity sha512-XdKkCK0Zqc6w3iTxLckiuJ81tiD/o5rBE/m+nXpRCB+/Sq4DqkfXZ/x0jW02DG1tGsfUGXbTJyZDP+eu67haSw==
68396839

68406840
wrap-ansi@^5.1.0:
68416841
version "5.1.0"

0 commit comments

Comments
 (0)