Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JoshuaKGoldberg/poop-recipes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b2c24c245f9357b75601800e392ee8fcb2919795
Choose a base ref
..
head repository: JoshuaKGoldberg/poop-recipes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 283df44bf693b0cfc90c35c65d6f465f6c0f12b1
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 package.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -65,7 +65,7 @@
"vitest": "^1.2.0",
"yaml-eslint-parser": "^1.2.2"
},
"packageManager": "pnpm@10.5.2",
"packageManager": "pnpm@10.6.0",
"engines": {
"node": ">=18"
},