Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit e5d3a23

Browse files
dependabot[bot]Pengxn
authored andcommitted
Update del requirement from ^3.0.0 to ^4.0.0 (#8)
Updates the requirements on [del](https://github.com/sindresorhus/del) to permit the latest version. - [Release notes](https://github.com/sindresorhus/del/releases) - [Commits](sindresorhus/del@v3.0.0...v4.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b7d46b commit e5d3a23

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
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/huiyifyj/Proxy-pac.js/issues"
2626
},
2727
"devDependencies": {
28-
"del": "^3.0.0",
28+
"del": "^4.0.0",
2929
"gulp": "^4.0.0",
3030
"gulp-concat": "^2.6.1",
3131
"gulp-header": "^2.0.7",

0 commit comments

Comments
 (0)