mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 12:21:00 -05:00
Bump systeminformation from 5.21.13 to 5.21.20
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.21.13 to 5.21.20. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.21.13...v5.21.20) --- updated-dependencies: - dependency-name: systeminformation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d610c07f34
commit
9a70acc0a5
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -42,7 +42,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["ms", "npm:2.1.3"],\
|
||||
["node-cron", "npm:3.0.2"],\
|
||||
["redis", "npm:4.6.10"],\
|
||||
["systeminformation", "npm:5.21.13"],\
|
||||
["systeminformation", "npm:5.21.20"],\
|
||||
["typescript", "patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"]\
|
||||
],\
|
||||
"linkType": "SOFT"\
|
||||
@ -930,7 +930,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["ms", "npm:2.1.3"],\
|
||||
["node-cron", "npm:3.0.2"],\
|
||||
["redis", "npm:4.6.10"],\
|
||||
["systeminformation", "npm:5.21.13"],\
|
||||
["systeminformation", "npm:5.21.20"],\
|
||||
["typescript", "patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"]\
|
||||
],\
|
||||
"linkType": "SOFT"\
|
||||
@ -2197,10 +2197,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["systeminformation", [\
|
||||
["npm:5.21.13", {\
|
||||
"packageLocation": "./.yarn/unplugged/systeminformation-npm-5.21.13-7de5a7c741/node_modules/systeminformation/",\
|
||||
["npm:5.21.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/systeminformation-npm-5.21.20-87d03a422e/node_modules/systeminformation/",\
|
||||
"packageDependencies": [\
|
||||
["systeminformation", "npm:5.21.13"]\
|
||||
["systeminformation", "npm:5.21.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -40,7 +40,7 @@
|
||||
"ms": "2.1.3",
|
||||
"node-cron": "3.0.2",
|
||||
"redis": "4.6.10",
|
||||
"systeminformation": "5.21.13"
|
||||
"systeminformation": "5.21.20"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ms": "0.7.33",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -699,7 +699,7 @@ __metadata:
|
||||
ms: 2.1.3
|
||||
node-cron: 3.0.2
|
||||
redis: 4.6.10
|
||||
systeminformation: 5.21.13
|
||||
systeminformation: 5.21.20
|
||||
typescript: 5.2.2
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@ -1816,12 +1816,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"systeminformation@npm:5.21.13":
|
||||
version: 5.21.13
|
||||
resolution: "systeminformation@npm:5.21.13"
|
||||
"systeminformation@npm:5.21.20":
|
||||
version: 5.21.20
|
||||
resolution: "systeminformation@npm:5.21.20"
|
||||
bin:
|
||||
systeminformation: lib/cli.js
|
||||
checksum: 76c9a7bcba7d0646cf5b0ff62cfdc9ae68e3d5b80d7fcd5c4043c383f74ecc99c26fbbb14fd2bb816f3fa5c03641f86c9917b1df393f632a3b1a43cdf2f52892
|
||||
checksum: 49ff533d592defdc8d3fd2a801357303bdbac6dbd5661630592d0426150e6ba0eea3c51981af75851cc083f58c916182ba804939d92c7df1cbad1b35b2e0be58
|
||||
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
Loading…
Reference in New Issue
Block a user