Skip to content

Commit cd281cb

Browse files
chore(deps): bump asyncbox from 3.0.0 to 4.0.1 (#164)
Bumps [asyncbox](https://github.com/appium/asyncbox) from 3.0.0 to 4.0.1. - [Release notes](https://github.com/appium/asyncbox/releases) - [Commits](appium/asyncbox@v3.0.0...v4.0.1) --- updated-dependencies: - dependency-name: asyncbox dependency-version: 4.0.1 dependency-type: direct:production 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 efd7268 commit cd281cb

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
@@ -29,7 +29,7 @@
2929
],
3030
"dependencies": {
3131
"@appium/support": "^7.0.0-rc.1",
32-
"asyncbox": "^3.0.0",
32+
"asyncbox": "^4.0.1",
3333
"bluebird": "^3.7.2",
3434
"lodash": "^4.17.4",
3535
"plist": "^3.0.1",

0 commit comments

Comments
 (0)