Skip to content

Commit 43778cd

Browse files
chore: bump @npmcli/template-oss in the dependency-updates group
Bumps the dependency-updates group with 1 update: [@npmcli/template-oss](https://github.com/npm/template-oss). Updates `@npmcli/template-oss` from 4.24.1 to 4.24.2 - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v4.24.1...v4.24.2) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f56929 commit 43778cd

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@npmcli/eslint-config": "^5.0.0",
34-
"@npmcli/template-oss": "4.24.1",
34+
"@npmcli/template-oss": "4.24.2",
3535
"tap": "^21.0.0"
3636
},
3737
"author": "GitHub Inc.",

package-lock.json

Lines changed: 5 additions & 5 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
@@ -73,7 +73,7 @@
7373
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
7474
"@github/prettier-config": "^0.0.6",
7575
"@npmcli/eslint-config": "^5.0.0",
76-
"@npmcli/template-oss": "4.24.1",
76+
"@npmcli/template-oss": "4.24.2",
7777
"@testing-library/dom": "^10.4.0",
7878
"@testing-library/jest-dom": "^6.2.0",
7979
"@testing-library/react": "^16.0.0",

0 commit comments

Comments
 (0)