diff --git a/package.json b/package.json index d1dd595a..acb80eb3 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "posttest": "npm run lint" }, "devDependencies": { - "@npmcli/template-oss": "4.25.0", + "@npmcli/template-oss": "4.25.1", "tap": "^12.7.0" }, "license": "ISC", @@ -32,6 +32,6 @@ "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", "content": "./scripts/template-oss", - "version": "4.25.0" + "version": "4.25.1" } }