mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 00:10:58 -05:00
Bump systeminformation from 5.20.0 to 5.21.0 (#24)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.20.0 to 5.21.0. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.20.0...v5.21.0) --- updated-dependencies: - dependency-name: systeminformation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ae1826228
commit
4ac3f0235f
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -42,7 +42,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["mongoose", "npm:7.4.5"],\
|
||||
["ms", "npm:2.1.3"],\
|
||||
["prism-media", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:1.3.5"],\
|
||||
["systeminformation", "npm:5.20.0"],\
|
||||
["systeminformation", "npm:5.21.0"],\
|
||||
["typescript", "patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"],\
|
||||
["xml-js", "npm:1.6.11"],\
|
||||
["youtube-sr", "npm:4.3.4"],\
|
||||
@ -925,7 +925,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["mongoose", "npm:7.4.5"],\
|
||||
["ms", "npm:2.1.3"],\
|
||||
["prism-media", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:1.3.5"],\
|
||||
["systeminformation", "npm:5.20.0"],\
|
||||
["systeminformation", "npm:5.21.0"],\
|
||||
["typescript", "patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"],\
|
||||
["xml-js", "npm:1.6.11"],\
|
||||
["youtube-sr", "npm:4.3.4"],\
|
||||
@ -2598,10 +2598,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["systeminformation", [\
|
||||
["npm:5.20.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/systeminformation-npm-5.20.0-bffdfb8e0d/node_modules/systeminformation/",\
|
||||
["npm:5.21.0", {\
|
||||
"packageLocation": "./.yarn/unplugged/systeminformation-npm-5.21.0-553db82075/node_modules/systeminformation/",\
|
||||
"packageDependencies": [\
|
||||
["systeminformation", "npm:5.20.0"]\
|
||||
["systeminformation", "npm:5.21.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -40,7 +40,7 @@
|
||||
"mongoose": "7.4.5",
|
||||
"ms": "2.1.3",
|
||||
"prism-media": "1.3.5",
|
||||
"systeminformation": "5.20.0",
|
||||
"systeminformation": "5.21.0",
|
||||
"typescript": "5.2.2",
|
||||
"xml-js": "1.6.11",
|
||||
"youtube-sr": "4.3.4",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -746,7 +746,7 @@ __metadata:
|
||||
mongoose: 7.4.5
|
||||
ms: 2.1.3
|
||||
prism-media: 1.3.5
|
||||
systeminformation: 5.20.0
|
||||
systeminformation: 5.21.0
|
||||
typescript: 5.2.2
|
||||
xml-js: 1.6.11
|
||||
youtube-sr: 4.3.4
|
||||
@ -2175,12 +2175,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"systeminformation@npm:5.20.0":
|
||||
version: 5.20.0
|
||||
resolution: "systeminformation@npm:5.20.0"
|
||||
"systeminformation@npm:5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "systeminformation@npm:5.21.0"
|
||||
bin:
|
||||
systeminformation: lib/cli.js
|
||||
checksum: e6da86f65dc7e3eef85e75a0f63228b965b2039c7d3259c07b9bca471565df2e095ee2103d479d17e7689c46117182b3877bed22d6bd7a537ad9c8609bc550ae
|
||||
checksum: 0d6f22ed92c6e92167a27af5dcc5f1a9c0b2b82a33f9e674f9b2a6c1ebb79141ba405b8bde8e624101766c5d7ef087f50c45411d00690513e38f77e654f468cf
|
||||
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