Skip to content

Commit 7437676

Browse files
build(deps): bump async-lock and @types/async-lock (#3250)
Bumps [async-lock](https://github.com/rogierschouten/async-lock) and [@types/async-lock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async-lock). These dependencies needed to be updated together. Updates `async-lock` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/rogierschouten/async-lock/releases) - [Changelog](https://github.com/rogierschouten/async-lock/blob/master/History.md) - [Commits](https://github.com/rogierschouten/async-lock/commits) Updates `@types/async-lock` from 1.1.3 to 1.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async-lock) --- updated-dependencies: - dependency-name: async-lock dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/async-lock" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b90aa2 commit 7437676

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3472,7 +3472,7 @@
34723472
"@cspotcode/source-map-support": "^0.8.1",
34733473
"@sinonjs/fake-timers": "^8.1.0",
34743474
"@types/adm-zip": "^0.4.34",
3475-
"@types/async-lock": "^1.1.3",
3475+
"@types/async-lock": "^1.4.0",
34763476
"@types/bytes": "^3.1.0",
34773477
"@types/cross-spawn": "^6.0.0",
34783478
"@types/fs-extra": "^9.0.11",
@@ -3539,7 +3539,7 @@
35393539
"@iarna/toml": "^2.2.5",
35403540
"adm-zip": "^0.5.9",
35413541
"amazon-states-language-service": "^1.9.0",
3542-
"async-lock": "^1.3.0",
3542+
"async-lock": "^1.4.0",
35433543
"aws-sdk": "^2.1267.0",
35443544
"aws-ssm-document-language-service": "^1.0.0",
35453545
"bytes": "^3.1.2",

0 commit comments

Comments
 (0)