Skip to content

Commit f42f7fb

Browse files
Bump @types/async-retry from 1.4.8 to 1.4.9 (#292)
Bumps [@types/async-retry](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/async-retry) from 1.4.8 to 1.4.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/async-retry) --- updated-dependencies: - dependency-name: "@types/async-retry" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
1 parent a06d998 commit f42f7fb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"toml": "^3.0.0"
3030
},
3131
"devDependencies": {
32-
"@types/async-retry": "^1.4.8",
32+
"@types/async-retry": "^1.4.9",
3333
"@types/jest": "^29.5.13",
3434
"@types/node": "^22.7.5",
3535
"@types/retry": "^0.12.5",

0 commit comments

Comments
 (0)