Skip to content

Commit 155dddc

Browse files
build(deps): update dependency gh to v2.74.0 (#538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 023fa3d commit 155dddc

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/jetpack-io/devbox/0.10.3/.schema/devbox.schema.json",
33
"packages": [
44
"gojq@0.12.17",
5-
"gh@2.73.0",
5+
"gh@2.74.0",
66
"gettext@0.22.5",
77
"gomplate@4.3.2",
88
"nodejs@24.1.0",

devbox.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -149,51 +149,51 @@
149149
}
150150
}
151151
},
152-
"gh@2.73.0": {
153-
"last_modified": "2025-05-19T23:16:24Z",
154-
"resolved": "github:NixOS/nixpkgs/359c442b7d1f6229c1dc978116d32d6c07fe8440#gh",
152+
"gh@2.74.0": {
153+
"last_modified": "2025-05-30T10:46:38Z",
154+
"resolved": "github:NixOS/nixpkgs/8ca7ec685bbee55d6dcb326abe23945c0806c39e#gh",
155155
"source": "devbox-search",
156-
"version": "2.73.0",
156+
"version": "2.74.0",
157157
"systems": {
158158
"aarch64-darwin": {
159159
"outputs": [
160160
{
161161
"name": "out",
162-
"path": "/nix/store/inxkf35rrzg4lpn2npgd948nhmhxmm8j-gh-2.73.0",
162+
"path": "/nix/store/p6y6rjhgvsfn4nwspqrkfrl2xpxn3ygk-gh-2.74.0",
163163
"default": true
164164
}
165165
],
166-
"store_path": "/nix/store/inxkf35rrzg4lpn2npgd948nhmhxmm8j-gh-2.73.0"
166+
"store_path": "/nix/store/p6y6rjhgvsfn4nwspqrkfrl2xpxn3ygk-gh-2.74.0"
167167
},
168168
"aarch64-linux": {
169169
"outputs": [
170170
{
171171
"name": "out",
172-
"path": "/nix/store/2cz3xa8ird2alc3r3ls0y2gdh3r04ssm-gh-2.73.0",
172+
"path": "/nix/store/0d7985qvk3g50d12y9h51mqbadgw510b-gh-2.74.0",
173173
"default": true
174174
}
175175
],
176-
"store_path": "/nix/store/2cz3xa8ird2alc3r3ls0y2gdh3r04ssm-gh-2.73.0"
176+
"store_path": "/nix/store/0d7985qvk3g50d12y9h51mqbadgw510b-gh-2.74.0"
177177
},
178178
"x86_64-darwin": {
179179
"outputs": [
180180
{
181181
"name": "out",
182-
"path": "/nix/store/2z3hpmxp4z8qwcqh0fn68603wizqzr19-gh-2.73.0",
182+
"path": "/nix/store/rm3jrvrgx0mz2zpbkgxh5sl3g39hn5b3-gh-2.74.0",
183183
"default": true
184184
}
185185
],
186-
"store_path": "/nix/store/2z3hpmxp4z8qwcqh0fn68603wizqzr19-gh-2.73.0"
186+
"store_path": "/nix/store/rm3jrvrgx0mz2zpbkgxh5sl3g39hn5b3-gh-2.74.0"
187187
},
188188
"x86_64-linux": {
189189
"outputs": [
190190
{
191191
"name": "out",
192-
"path": "/nix/store/ldj4l6hdw3qyz93k3lrk22gw30hmj3ki-gh-2.73.0",
192+
"path": "/nix/store/f0ixb6s2s800c4yi89dnp2gyrsi24yz1-gh-2.74.0",
193193
"default": true
194194
}
195195
],
196-
"store_path": "/nix/store/ldj4l6hdw3qyz93k3lrk22gw30hmj3ki-gh-2.73.0"
196+
"store_path": "/nix/store/f0ixb6s2s800c4yi89dnp2gyrsi24yz1-gh-2.74.0"
197197
}
198198
}
199199
},

0 commit comments

Comments
 (0)