Skip to content

Commit

Permalink
fix(deps): update dependency systeminformation to v5.16.3 (#7043)
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 and github-actions committed Dec 8, 2022
1 parent 9c2e353 commit c808eb0
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.16.0",
"systeminformation": "5.16.3",
"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.16.0",
"systeminformation": "5.16.3",
"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 @@ -6902,7 +6902,7 @@ __metadata:
prettier: 2.8.0
rimraf: 3.0.2
string-env-interpolation: 1.0.1
systeminformation: 5.16.0
systeminformation: 5.16.3
terminal-link: 2.1.1
typescript: 4.7.4
bin:
Expand Down Expand Up @@ -7032,7 +7032,7 @@ __metadata:
cross-undici-fetch: 0.4.14
envinfo: 7.8.1
jest: 29.3.1
systeminformation: 5.16.0
systeminformation: 5.16.3
uuid: 9.0.0
yargs: 17.6.2
languageName: unknown
Expand Down Expand Up @@ -29306,12 +29306,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:5.16.0":
version: 5.16.0
resolution: "systeminformation@npm:5.16.0"
"systeminformation@npm:5.16.3":
version: 5.16.3
resolution: "systeminformation@npm:5.16.3"
bin:
systeminformation: lib/cli.js
checksum: febf02d3fad8a91efaf589a0623a767392350f2b794cdc5929415fe7fa2bd32301c6fecb6f1b71e98f536ce1e81329a4eb101a6debaf4cbe3af41e97cd02e354
checksum: 201f76a89e05067e95d470c9362e42a4851acf56bf0869120c0e71adb12a31952274004708a07ff150b3c26fc38b9e182defae24718c871d429306bbac1a3d7f
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 c808eb0

Please sign in to comment.