Skip to content

Commit e995d82

Browse files
build(deps-dev): bump ts-retry from 4.2.5 to 6.0.0 in /e2e/playwright (#2268)
Bumps [ts-retry](https://github.com/franckLdx/ts-retry) from 4.2.5 to 6.0.0. - [Release notes](https://github.com/franckLdx/ts-retry/releases) - [Changelog](https://github.com/franckLdx/ts-retry/blob/master/changelog.md) - [Commits](franckLdx/ts-retry@v4.2.5...v6.0.0) --- updated-dependencies: - dependency-name: ts-retry dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a86d34 commit e995d82

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

e2e/playwright/package-lock.json

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

e2e/playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"devDependencies": {
1111
"@playwright/test": "^1.48.0",
1212
"@types/node": "^24.0.1",
13-
"ts-retry": "^4.2.5"
13+
"ts-retry": "^6.0.0"
1414
}
1515
}

0 commit comments

Comments
 (0)