pantry-pm/pantry
chore(deps): update all non-major dependencies
#41
Closed
chrisbbreuer
wants to merge
buddy-bot/update-non-major-updates-1753906100902
into
main
2 files
+4
-4
Changes to package.json | @@ -33,8 +33,8 @@ |
| 33 | 33 | "@stacksjs/eslint-config": "^4.14.0-beta.3", |
| 34 | 34 | "@types/bun": "^1.2.19", |
| 35 | 35 | "buddy-bot": "^0.4.1", |
| 36 | | - "bumpp": "^10.2.0", |
| 37 | | - "bun-plugin-dtsx": "0.9.5", |
| 36 | + "bumpp": "^10.2.1", |
| 37 | + "bun-plugin-dtsx": "0.21.12", |
| 38 | 38 | "changelogen": "^0.6.2", |
| 39 | 39 | "lint-staged": "^15.5.2", |
| 40 | 40 | "simple-git-hooks": "^2.13.0", |
packages/launchpad/test/fixtures/pkgx.ymlmodified+2-2Changes to packages/launchpad/test/fixtures/pkgx.yml | @@ -1,5 +1,5 @@ |
| 1 | 1 | dependencies: |
| 2 | | - zlib.net: ^1.2 |
| 3 | | - python.org: latest |
| 2 | + zlib.net: ^1.3.1 |
| 3 | + python.org: latest3.13.5 |
| 4 | 4 | env: |
| 5 | 5 | FOO: BAR |