Skip to content

Commit 83ba9d2

Browse files
chore(deps-dev): bump del from 8.0.0 to 8.0.1 (#3299)
Bumps [del](https://github.com/sindresorhus/del) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/sindresorhus/del/releases) - [Commits](sindresorhus/del@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: del dependency-version: 8.0.1 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>
1 parent c3a1e71 commit 83ba9d2

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

package-lock.json

Lines changed: 19 additions & 4 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
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@eslint/js": "^9.35.0",
3333
"archiver": "^7.0.1",
34-
"del": "^8.0.0",
34+
"del": "^8.0.1",
3535
"eslint": "^9.35.0",
3636
"eslint-plugin-mocha": "^11.1.0",
3737
"glob": "^11.0.3",

0 commit comments

Comments
 (0)