Skip to content

Commit

Permalink
chore(deps): Bump systeminformation from 5.23.5 to 5.23.8 (#11793)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Dec 26, 2024
1 parent aa25670 commit 6515d1e
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"semver": "7.6.3",
"smol-toml": "1.3.1",
"string-env-interpolation": "1.0.1",
"systeminformation": "5.23.5",
"systeminformation": "5.23.8",
"terminal-link": "2.1.1",
"title-case": "3.0.3",
"uuid": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"fs-extra": "11.2.0",
"klaw-sync": "6.0.0",
"semver": "7.6.3",
"systeminformation": "5.23.5",
"systeminformation": "5.23.8",
"terminal-link": "2.1.1",
"tsx": "4.19.1",
"untildify": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"rimraf": "6.0.1",
"source-map": "0.7.4",
"string-env-interpolation": "1.0.1",
"systeminformation": "5.23.5",
"systeminformation": "5.23.8",
"terminal-link": "2.1.1",
"ts-node": "10.9.2",
"typescript": "5.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@whatwg-node/fetch": "0.9.21",
"ci-info": "4.0.0",
"envinfo": "7.14.0",
"systeminformation": "5.23.5",
"systeminformation": "5.23.8",
"uuid": "10.0.0",
"yargs": "17.7.2"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8171,7 +8171,7 @@ __metadata:
semver: "npm:7.6.3"
smol-toml: "npm:1.3.1"
string-env-interpolation: "npm:1.0.1"
systeminformation: "npm:5.23.5"
systeminformation: "npm:5.23.8"
terminal-link: "npm:2.1.1"
title-case: "npm:3.0.3"
tsx: "npm:4.19.1"
Expand Down Expand Up @@ -8496,7 +8496,7 @@ __metadata:
rimraf: "npm:6.0.1"
source-map: "npm:0.7.4"
string-env-interpolation: "npm:1.0.1"
systeminformation: "npm:5.23.5"
systeminformation: "npm:5.23.8"
terminal-link: "npm:2.1.1"
ts-node: "npm:10.9.2"
tsx: "npm:4.19.1"
Expand Down Expand Up @@ -8850,7 +8850,7 @@ __metadata:
"@whatwg-node/fetch": "npm:0.9.21"
ci-info: "npm:4.0.0"
envinfo: "npm:7.14.0"
systeminformation: "npm:5.23.5"
systeminformation: "npm:5.23.8"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
uuid: "npm:10.0.0"
Expand Down Expand Up @@ -14898,7 +14898,7 @@ __metadata:
fs-extra: "npm:11.2.0"
klaw-sync: "npm:6.0.0"
semver: "npm:7.6.3"
systeminformation: "npm:5.23.5"
systeminformation: "npm:5.23.8"
terminal-link: "npm:2.1.1"
tsx: "npm:4.19.1"
untildify: "npm:4.0.0"
Expand Down Expand Up @@ -28374,12 +28374,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:5.23.5":
version: 5.23.5
resolution: "systeminformation@npm:5.23.5"
"systeminformation@npm:5.23.8":
version: 5.23.8
resolution: "systeminformation@npm:5.23.8"
bin:
systeminformation: lib/cli.js
checksum: 10c0/849283b2886c46ff5e79594e939c87202b5283b8aa16cd0d665c595781dba51913060728bae95b94837b78c3a515a0f00ab0a0471604990c5c778f555bd075ea
checksum: 10c0/d4d750d82345081a6a12200ec8f559ff65a8c28d9797d4368c246682ee02131ee08a4227e4401b6680839f0f0e1a72758071fd84eae2f0584a89e948d583703f
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node
linkType: hard
Expand Down

0 comments on commit 6515d1e

Please sign in to comment.