Skip to content

Commit d4651db

Browse files
Bump async-wait-until from 1.2.6 to 2.0.12
Bumps [async-wait-until](https://github.com/devlato/async-wait-until) from 1.2.6 to 2.0.12. - [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@1.2.6...2.0.12) --- updated-dependencies: - dependency-name: async-wait-until dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c17821e commit d4651db

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
@@ -23,7 +23,7 @@
2323
"@polkadot/api": "^9.6.1",
2424
"@w3f/config": "^0.1.1",
2525
"@w3f/logger": "^0.4.3",
26-
"async-wait-until": "^1.2.6",
26+
"async-wait-until": "^2.0.12",
2727
"bn.js": "^5.1.3",
2828
"commander": "^4.1.1"
2929
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1495,10 +1495,10 @@ astral-regex@^2.0.0:
14951495
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
14961496
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
14971497

1498-
async-wait-until@^1.2.6:
1499-
version "1.2.6"
1500-
resolved "https://registry.yarnpkg.com/async-wait-until/-/async-wait-until-1.2.6.tgz#b6d8ada89913028af1928ee078925af75862b108"
1501-
integrity sha512-7I1zd0bnMEo7WfLfDoLZp+iPYKv/dl7kcW8wphazZn+BAElTGvtkDuQuonr480JzkS7f42VcGyP90mk3+3IfWA==
1498+
async-wait-until@^2.0.12:
1499+
version "2.0.12"
1500+
resolved "https://registry.yarnpkg.com/async-wait-until/-/async-wait-until-2.0.12.tgz#8a94683bf29e74642a8bcbb9385f6ea330d4383f"
1501+
integrity sha512-SXy/vDs6UPJMG6YeEYOQ4ilA/JnGxk187KPGqFx9O+qVxsjkSl+jH+3P50qSNyMpEmDgr8qOFGOKCJckWb1i7A==
15021502

15031503
async@^3.2.3:
15041504
version "3.2.4"

0 commit comments

Comments
 (0)