Skip to content

Commit

Permalink
fix(deps): update dependency systeminformation to v5.11.15 (#5560)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 16, 2022
1 parent 62cd53c commit 8085264
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 @@ -55,7 +55,7 @@
"prettier": "2.6.2",
"rimraf": "3.0.2",
"string-env-interpolation": "1.0.1",
"systeminformation": "5.11.14",
"systeminformation": "5.11.15",
"toml": "3.0.0"
},
"devDependencies": {
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.22.5",
"cross-undici-fetch": "0.1.27",
"envinfo": "7.8.1",
"systeminformation": "5.11.14",
"systeminformation": "5.11.15",
"uuid": "8.3.2",
"yargs": "17.5.1"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6394,7 +6394,7 @@ __metadata:
prettier: 2.6.2
rimraf: 3.0.2
string-env-interpolation: 1.0.1
systeminformation: 5.11.14
systeminformation: 5.11.15
toml: 3.0.0
typescript: 4.6.4
bin:
Expand Down Expand Up @@ -6523,7 +6523,7 @@ __metadata:
cross-undici-fetch: 0.1.27
envinfo: 7.8.1
jest: 27.5.1
systeminformation: 5.11.14
systeminformation: 5.11.15
uuid: 8.3.2
yargs: 17.5.1
languageName: unknown
Expand Down Expand Up @@ -29075,12 +29075,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:5.11.14":
version: 5.11.14
resolution: "systeminformation@npm:5.11.14"
"systeminformation@npm:5.11.15":
version: 5.11.15
resolution: "systeminformation@npm:5.11.15"
bin:
systeminformation: lib/cli.js
checksum: 443c38978d05dd041c7201e19628bcd879df4eb402ea8cef10e667428e62d4b57215f794d5f5dbed4145c5325a83a51a2b52ed736a2432e949cdc80850c1e502
checksum: 2d775055b7283075835674ec22f4a077304595fa37a136b3b2b9351fadc78dc209078d875e32eef90846a28e5e4adc9a50e24875bd206da17a1c156d6d79dc47
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 8085264

Please sign in to comment.