Skip to content

Commit 6179592

Browse files
deps: bump delay from 6.0.0 to 7.0.0 (#715)
Bumps [delay](https://github.com/sindresorhus/delay) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/sindresorhus/delay/releases) - [Commits](sindresorhus/delay@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: delay dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ae95f7 commit 6179592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@types/ws": "^8.2.0",
111111
"c8": "^10.0.0",
112112
"concat-stream": "^2.0.0",
113-
"delay": "^6.0.0",
113+
"delay": "^7.0.0",
114114
"eslint": "^9.12.0",
115115
"eslint-plugin-import": "^2.30.0",
116116
"eslint-plugin-n": "^17.10.2",

0 commit comments

Comments
 (0)