Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02da065

Browse files
fix(deps): update all non-major dependencies
1 parent f1fe643 commit 02da065

File tree

3 files changed

+966
-1189
lines changed

3 files changed

+966
-1189
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
python-version: "3.13"
3939

4040
- name: Cache APT Packages
41-
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
41+
uses: awalsh128/cache-apt-pkgs-action@v1.5.3
4242
with:
4343
packages: libvirt-dev qemu-system qemu-user-static
4444
version: 1.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"chalk": "^5.4.1",
100100
"detect-libc": "^2.0.3",
101101
"eslint": "^9.20.1",
102-
"eslint-config-xo": "^0.46.0",
102+
"eslint-config-xo": "^0.49.0",
103103
"eslint-config-xo-typescript": "^7.0.0",
104104
"eslint-plugin-unicorn": "^58.0.0",
105105
"gts": "^6.0.2",
@@ -123,5 +123,5 @@
123123
"libvirt": ">=6.0.0",
124124
"qemu": ">=5.0.0"
125125
},
126-
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6"
126+
"packageManager": "pnpm@10.15.0"
127127
}

0 commit comments

Comments
 (0)