Skip to content

Commit b1f6c7d

Browse files
build(npm): bump del-cli from 5.1.0 to 6.0.0 (#72)
Bumps [del-cli](https://github.com/sindresorhus/del-cli) from 5.1.0 to 6.0.0. - [Release notes](https://github.com/sindresorhus/del-cli/releases) - [Commits](sindresorhus/del-cli@v5.1.0...v6.0.0) --- updated-dependencies: - dependency-name: del-cli 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 939056b commit b1f6c7d

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
@@ -29,7 +29,7 @@
2929
"@sindresorhus/tsconfig": "^6.0.0",
3030
"@types/node": "^18.18.13",
3131
"c8": "^10.1.2",
32-
"del-cli": "^5.0.0",
32+
"del-cli": "^6.0.0",
3333
"typescript": "^5.5.2",
3434
"xo": "^0.59.3"
3535
},

0 commit comments

Comments
 (0)