Skip to content

Commit 65dac67

Browse files
chore(deps): update dependency pkg-pr-new to ^0.0.61
1 parent 580c164 commit 65dac67

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bun.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"lockfileVersion": 1,
3+
"configVersion": 0,
34
"workspaces": {
45
"": {
56
"name": "@omnidev/sigil",
@@ -57,7 +58,7 @@
5758
"knip": "^5.69.0",
5859
"lint-staged": "^16.2.6",
5960
"next": "^16.0.1",
60-
"pkg-pr-new": "^0.0.60",
61+
"pkg-pr-new": "^0.0.61",
6162
"prettier": "^3.6.2",
6263
"radash": "^12.1.1",
6364
"react": "^19.2.0",
@@ -2656,7 +2657,7 @@
26562657

26572658
"pkg-dir": ["pkg-dir@4.2.0", "", { "dependencies": { "find-up": "^4.0.0" } }, "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ=="],
26582659

2659-
"pkg-pr-new": ["pkg-pr-new@0.0.60", "", { "dependencies": { "@actions/core": "^1.11.1", "@jsdevtools/ez-spawn": "^3.0.4", "@octokit/action": "^6.1.0", "ignore": "^5.3.1", "isbinaryfile": "^5.0.2", "pkg-types": "^1.1.1", "query-registry": "^3.0.1", "tinyglobby": "^0.2.9" }, "bin": { "pkg-pr-new": "bin/cli.js" } }, "sha512-eblxPNSgv0AO18OrfpHq+YrNHfEqeePWWvlKkPvcHByddGsGDOK25z41C1RDjZ+K8zUHDk5IGN+6n0WZa4T2Pg=="],
2660+
"pkg-pr-new": ["pkg-pr-new@0.0.61", "", { "dependencies": { "@actions/core": "^1.11.1", "@jsdevtools/ez-spawn": "^3.0.4", "@octokit/action": "^6.1.0", "ignore": "^5.3.1", "isbinaryfile": "^5.0.2", "pkg-types": "^1.1.1", "query-registry": "^3.0.1", "tinyglobby": "^0.2.9" }, "bin": { "pkg-pr-new": "bin/cli.js" } }, "sha512-HhhnABq+3rznUi+B2yzjq/0vvoBuoOEv4FsERR+Dkv/+d1npXji8RR2n7MDedu2hBrv3pp/txa81uihbvaiFbg=="],
26602661

26612662
"pkg-types": ["pkg-types@1.3.1", "", { "dependencies": { "confbox": "^0.1.8", "mlly": "^1.7.4", "pathe": "^2.0.1" } }, "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ=="],
26622663

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"knip": "^5.69.0",
107107
"lint-staged": "^16.2.6",
108108
"next": "^16.0.1",
109-
"pkg-pr-new": "^0.0.60",
109+
"pkg-pr-new": "^0.0.61",
110110
"prettier": "^3.6.2",
111111
"radash": "^12.1.1",
112112
"react": "^19.2.0",

0 commit comments

Comments
 (0)