Skip to content

Commit 861a351

Browse files
feat: bingo@0.7.0 (--skip-* flags) (#2282)
## PR Checklist - [x] Addresses an existing open issue: fixes #2281 - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/create-typescript-app/blob/main/.github/CONTRIBUTING.md) were taken ## Overview Bumps the dependency on `bingo` to `^0.7.0`. Pending additional work in bingo-js/bingo#365, this doesn't note the CLI flags in docs yet. 🎁
1 parent 641f1d0 commit 861a351

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@typescript-eslint/typescript-estree": "^8.35.0",
41-
"bingo": "^0.5.16",
41+
"bingo": "^0.7.0",
4242
"bingo-fs": "^0.5.5",
4343
"bingo-stratum": "^0.5.11",
4444
"cached-factory": "^0.1.0",

pnpm-lock.yaml

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)