Skip to content

Commit

Permalink
fix(deps): update dependency systeminformation to v5.16.0 (#7011)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2022
1 parent 0eaf670 commit 8e7f14c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"prettier": "2.8.0",
"rimraf": "3.0.2",
"string-env-interpolation": "1.0.1",
"systeminformation": "5.12.14",
"systeminformation": "5.16.0",
"terminal-link": "2.1.1",
"typescript": "4.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"core-js": "3.26.1",
"cross-undici-fetch": "0.4.14",
"envinfo": "7.8.1",
"systeminformation": "5.12.14",
"systeminformation": "5.16.0",
"uuid": "9.0.0",
"yargs": "17.6.2"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7182,7 +7182,7 @@ __metadata:
prettier: 2.8.0
rimraf: 3.0.2
string-env-interpolation: 1.0.1
systeminformation: 5.12.14
systeminformation: 5.16.0
terminal-link: 2.1.1
typescript: 4.7.4
bin:
Expand Down Expand Up @@ -7312,7 +7312,7 @@ __metadata:
cross-undici-fetch: 0.4.14
envinfo: 7.8.1
jest: 29.3.1
systeminformation: 5.12.14
systeminformation: 5.16.0
uuid: 9.0.0
yargs: 17.6.2
languageName: unknown
Expand Down Expand Up @@ -29816,12 +29816,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:5.12.14":
version: 5.12.14
resolution: "systeminformation@npm:5.12.14"
"systeminformation@npm:5.16.0":
version: 5.16.0
resolution: "systeminformation@npm:5.16.0"
bin:
systeminformation: lib/cli.js
checksum: 4b24c36498d37811b1b0992116f1ecfb86114e022e0fe18e3bc1c2d84505148d9fb1536093854391c31e467625c206aa4fb9fd8c6447750a93e39a228e807d97
checksum: febf02d3fad8a91efaf589a0623a767392350f2b794cdc5929415fe7fa2bd32301c6fecb6f1b71e98f536ce1e81329a4eb101a6debaf4cbe3af41e97cd02e354
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 8e7f14c

Please sign in to comment.