ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update all non-major dependencies

#35
Closed renovate[bot] wants to merge renovate/all-minor-patch into main
10 files +48 -41
packages/ts/test-envs/bun-package-manager-basic/bun.lockmodified+4-4
Changes to packages/ts/test-envs/bun-package-manager-basic/bun.lock
@@ -4,11 +4,11 @@
44 "": {
55 "name": "bun-package-manager-basic",
66 "dependencies": {
7 "express": "^4.18.0",
7 "express": "^4.21.2",
88 },
99 "devDependencies": {
10 "@types/express": "^4.17.0",
11 "eslint": "8",
10 "@types/express": "^4.17.24",
11 "eslint": "8.57.1",
1212 },
1313 },
1414 },
@@ -37,7 +37,7 @@
3737
3838 "@types/connect": ["@types/connect@3.4.38", "", { "dependencies": { "@types/node": "*" } }, "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug=="],
3939
40 "@types/express": ["@types/express@4.17.23", "", { "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } }, "sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ=="],
40 "@types/express": ["@types/express@4.17.24", "", { "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", "@types/qs": "*", "@types/serve-static": "*" } }, "sha512-Mbrt4SRlXSTWryOnHAh2d4UQ/E7n9lZyGSi6KgX+4hkuL9soYbLOVXVhnk/ODp12YsGc95f4pOvqywJ6kngUwg=="],
4141
4242 "@types/express-serve-static-core": ["@types/express-serve-static-core@4.19.6", "", { "dependencies": { "@types/node": "*", "@types/qs": "*", "@types/range-parser": "*", "@types/send": "*" } }, "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A=="],
4343