Skip to content

Commit

Permalink
chore(deps-dev): bump async-wait-until from 2.0.12 to 2.0.18 (#734)
Browse files Browse the repository at this point in the history
Bumps [async-wait-until](https://github.com/devlato/async-wait-until) from 2.0.12 to 2.0.18.
- [Release notes](https://github.com/devlato/async-wait-until/releases)
- [Changelog](https://github.com/devlato/async-wait-until/blob/master/CHANGELOG.md)
- [Commits](devlato/async-wait-until@2.0.12...2.0.18)

---
updated-dependencies:
- dependency-name: async-wait-until
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 9f02136 commit 1aa4782
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"@vscode/test-electron": "^2.4.1",
"@vscode/test-web": "^0.0.65",
"@vscode/vsce": "^3.2.1",
"async-wait-until": "^2.0.12",
"async-wait-until": "^2.0.18",
"buffer": "^6.0.3",
"chai": "^4.3.10",
"constants-browserify": "^1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2302,10 +2302,10 @@ __metadata:
languageName: node
linkType: hard

"async-wait-until@npm:^2.0.12":
version: 2.0.12
resolution: "async-wait-until@npm:2.0.12"
checksum: 10/b17bc82c1da2995107969353e81479aeaab8f223c31e201ac5d2c0f0fdc225e18345fcdfe7a4d9864fe97283c60681ca06acd7657f25f29d20fc7b7d3e0089ff
"async-wait-until@npm:^2.0.18":
version: 2.0.18
resolution: "async-wait-until@npm:2.0.18"
checksum: 10/f71f0da29ed4c869758fa36cb260616d37ce127c5eefd43a2ba65f32c9d262ea05c7d4bfcd70ef8f34d18cd6ac71b3c7f526c77b0a71d2b3a30a240c48e95ea3
languageName: node
linkType: hard

Expand Down Expand Up @@ -8895,7 +8895,7 @@ __metadata:
"@vscode/test-electron": "npm:^2.4.1"
"@vscode/test-web": "npm:^0.0.65"
"@vscode/vsce": "npm:^3.2.1"
async-wait-until: "npm:^2.0.12"
async-wait-until: "npm:^2.0.18"
buffer: "npm:^6.0.3"
chai: "npm:^4.3.10"
constants-browserify: "npm:^1.0.0"
Expand Down

0 comments on commit 1aa4782

Please sign in to comment.