diff --git a/package.json b/package.json index 480a4e64..44dc7e90 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.28.1", + "version": "4.29.0", "windowsCI": false, "macCI": false, "allowPaths": [ @@ -56,6 +56,6 @@ }, "devDependencies": { "@npmcli/eslint-config": "^6.0.0", - "@npmcli/template-oss": "4.28.1" + "@npmcli/template-oss": "4.29.0" } }