Skip to content

Commit 78d0108

Browse files
fix(deps): bingo@ 0.5.11, [email protected] (#2074)
## PR Checklist - [x] Addresses an existing open issue: fixes #000 - [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 Pulling these in manually to get: * JoshuaKGoldberg/bingo#301 * JoshuaKGoldberg/bingo#328 💝
1 parent eb10e34 commit 78d0108

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"*": "prettier --ignore-unknown --write"
3838
},
3939
"dependencies": {
40-
"bingo": "^0.5.10",
40+
"bingo": "^0.5.11",
4141
"bingo-fs": "^0.5.4",
42-
"bingo-stratum": "^0.5.7",
42+
"bingo-stratum": "^0.5.8",
4343
"cached-factory": "^0.1.0",
4444
"cspell-populate-words": "^0.3.0",
4545
"execa": "^9.5.2",

pnpm-lock.yaml

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)