diff --git a/cli/package.json b/cli/package.json index 157b88952a6..eb45b6a53e9 100644 --- a/cli/package.json +++ b/cli/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.24.1", + "@npmcli/template-oss": "4.24.2", "tap": "^21.0.0" }, "author": "GitHub Inc.", @@ -40,7 +40,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.24.1", + "version": "4.24.2", "content": "./scripts/template-oss" }, "files": [ diff --git a/package-lock.json b/package-lock.json index baecd407ba0..69142421bb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@github/prettier-config": "^0.0.6", "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.24.1", + "@npmcli/template-oss": "4.24.2", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^16.0.0", @@ -99,7 +99,7 @@ }, "devDependencies": { "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.24.1", + "@npmcli/template-oss": "4.24.2", "tap": "^21.0.0" }, "engines": { @@ -7923,9 +7923,9 @@ } }, "node_modules/@npmcli/template-oss": { - "version": "4.24.1", - "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.24.1.tgz", - "integrity": "sha512-IRMjivMDmGHu1oQb8/F22vVWukvgN1SsYBsC3hzxTjqTlISaL9L+Qkb5gIGsgEfumcjT1Y8lHQevu2slcaf/hA==", + "version": "4.24.2", + "resolved": "https://registry.npmjs.org/@npmcli/template-oss/-/template-oss-4.24.2.tgz", + "integrity": "sha512-5EFuSo/9Ot/bokv4cJ6MSLHrGJhP55pXJdtaWLhSF0gFtH1JzIsGKnmGXLsLeBHT+l8Stto/NRNW3w2DMj5zzw==", "dev": true, "hasInstallScript": true, "license": "ISC", diff --git a/package.json b/package.json index ab9de9f3378..f3df46cc2d9 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@github/prettier-config": "^0.0.6", "@npmcli/eslint-config": "^5.0.0", - "@npmcli/template-oss": "4.24.1", + "@npmcli/template-oss": "4.24.2", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^16.0.0", @@ -105,7 +105,7 @@ }, "templateOSS": { "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.", - "version": "4.24.1", + "version": "4.24.2", "content": "./scripts/template-oss", "allowPaths": [ "cli-cache.json"