Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/setup-ocaml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"cheerio": "1.1.2",
"exponential-backoff": "3.1.3",
"semver": "7.7.3",
"systeminformation": "5.27.11",
"systeminformation": "5.30.8",
"yaml": "2.8.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@ __metadata:
esbuild: "npm:0.27.0"
exponential-backoff: "npm:3.1.3"
semver: "npm:7.7.3"
systeminformation: "npm:5.27.11"
systeminformation: "npm:5.30.8"
typescript: "npm:5.9.3"
yaml: "npm:2.8.2"
languageName: unknown
Expand Down Expand Up @@ -1663,12 +1663,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:5.27.11":
version: 5.27.11
resolution: "systeminformation@npm:5.27.11"
"systeminformation@npm:5.30.8":
version: 5.30.8
resolution: "systeminformation@npm:5.30.8"
bin:
systeminformation: lib/cli.js
checksum: 10c0/f0ef8cec7d2bead69060c5f1d45f9727d549e858f3132cf9e7ba4a8e9ae60bf30072fc7eb8a4269a8e5f293dca7bddd2b0261d7dc498e4a2cb9c0b66cbd46b16
checksum: 10c0/58d7911944c59bb8198e88a069f393a05b5e96d1a1504ee25b3f15631e49322ca26aafc52eab181d76a770d60fe02923b4d9edffc1256dc6d7599f73d9ff4b32
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node
linkType: hard
Expand Down
Loading