Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2022
1 parent dad8996 commit 2cb1daf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"ts-jest": "^29.0.3",
"ts-node": "^10.9.1",
"turbo": "^1.6.1",
"typedoc": "^0.23.17",
"typedoc": "^0.23.18",
"typedoc-plugin-mdn-links": "^2.0.0",
"typescript": "^4.8.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/statcord/package.json
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@sapphire/fetch": "^2.4.1",
"systeminformation": "^5.12.7",
"systeminformation": "^5.12.8",
"tslib": "^2.4.0"
},
"repository": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Expand Up @@ -1343,7 +1343,7 @@ __metadata:
resolution: "@kaname-png/plugin-statcord@workspace:packages/statcord"
dependencies:
"@sapphire/fetch": ^2.4.1
systeminformation: ^5.12.7
systeminformation: ^5.12.8
tslib: ^2.4.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8469,7 +8469,7 @@ __metadata:
ts-node: ^10.9.1
tslib: ^2.4.0
turbo: ^1.6.1
typedoc: ^0.23.17
typedoc: ^0.23.18
typedoc-plugin-mdn-links: ^2.0.0
typescript: ^4.8.4
languageName: unknown
Expand Down Expand Up @@ -10428,12 +10428,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:^5.12.7":
version: 5.12.7
resolution: "systeminformation@npm:5.12.7"
"systeminformation@npm:^5.12.8":
version: 5.12.8
resolution: "systeminformation@npm:5.12.8"
bin:
systeminformation: lib/cli.js
checksum: 8b0443d128d3254279ba2082eb20e42501ec121bca0b44f87533df237a90e6086f4c31c6ec10720f16bc220ba5e0e7f458badb47eb4079bc6a08db026b4a8b3b
checksum: 54427687cb4ecb7606c62be2c2607ae41f69f891f7022dbdbe17ef56905300c8e548b59290ff7f90279a3b81a2c52f64207ff6e731e52e78391c1792ad09a752
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node
linkType: hard
Expand Down Expand Up @@ -10897,9 +10897,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.23.17":
version: 0.23.17
resolution: "typedoc@npm:0.23.17"
"typedoc@npm:^0.23.18":
version: 0.23.18
resolution: "typedoc@npm:0.23.18"
dependencies:
lunr: ^2.3.9
marked: ^4.0.19
Expand All @@ -10909,7 +10909,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x
bin:
typedoc: bin/typedoc
checksum: 9bfcfa762205f42645a5c545cf75399346663209e1f91f3e630880a6f48a5676a2efab23305df7aca69c6fe19bd4b1c42470bf39b95a369811f6eb4d5a8549e8
checksum: 2cf1ae57865e53545ba4cbdd8a441870b7a4ad74e421d43f4b731e4643adc82c3a2e89fa9cf1f600f908d9d12da818bcd1d26970c9dce9493a8d8ec5b649b594
languageName: node
linkType: hard

Expand Down

0 comments on commit 2cb1daf

Please sign in to comment.