Skip to content

Commit 248457a

Browse files
Bump p-throttle from 3.1.0 to 8.0.0 in /ts-test
Bumps [p-throttle](https://github.com/sindresorhus/p-throttle) from 3.1.0 to 8.0.0. - [Release notes](https://github.com/sindresorhus/p-throttle/releases) - [Commits](sindresorhus/p-throttle@v3.1.0...v8.0.0) --- updated-dependencies: - dependency-name: p-throttle dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b13d93c commit 248457a

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

ts-test/package-lock.json

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

ts-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dockerode": "^4.0.9",
1818
"mocha": "^11.1.0",
1919
"typescript": "^5.7.3",
20-
"p-throttle": "^3.1.0",
20+
"p-throttle": "^8.0.0",
2121
"tmp": "^0.2.4"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)