Skip to content

Commit 6941d91

Browse files
build(deps-dev): Bump asyncbox from 2.9.4 to 3.0.0 (#11)
Bumps [asyncbox](https://github.com/jlipps/asyncbox) from 2.9.4 to 3.0.0. - [Commits](https://github.com/jlipps/asyncbox/commits/v3.0.0) --- updated-dependencies: - dependency-name: asyncbox dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11ed356 commit 6941d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/source-map-support": "^0.5.6",
9292
"@types/teen_process": "^2.0.0",
9393
"@types/ws": "^8.5.4",
94-
"asyncbox": "^2.0.2",
94+
"asyncbox": "^3.0.0",
9595
"chai": "^4.1.2",
9696
"chai-as-promised": "^7.1.1",
9797
"conventional-changelog-conventionalcommits": "^7.0.1",

0 commit comments

Comments
 (0)