Skip to content

Commit

Permalink
Update all non-major dependencies (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 55bde8f commit 97dfeaf
Show file tree
Hide file tree
Showing 5 changed files with 933 additions and 902 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://github.com/mskelton/yarn-plugin-outdated/raw/v3.2.4/bundles/@yarnpkg/plugin-outdated.js"

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.0.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@biomejs/biome": "1.8.3",
"benchmark": "2.1.4",
"systeminformation": "5.22.11"
"systeminformation": "5.23.3"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.0"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@ __metadata:
dependencies:
"@biomejs/biome": "npm:1.8.3"
benchmark: "npm:2.1.4"
systeminformation: "npm:5.22.11"
systeminformation: "npm:5.23.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4708,12 +4708,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:5.22.11":
version: 5.22.11
resolution: "systeminformation@npm:5.22.11"
"systeminformation@npm:5.23.3":
version: 5.23.3
resolution: "systeminformation@npm:5.23.3"
bin:
systeminformation: lib/cli.js
checksum: 10c0/9817a48a4ab3584b575a796e27f8e898aa87834aa4b566ea2c6cfc637b42f156e1500f6c366db4e2339da1339d8ba08d978e73f0dc70450c482734ede7a45510
checksum: 10c0/9f0bce29fca815e30756fb93ed4e89afaea95ebdb571540390f5648058a1211792398ff19974466aae5407cf34d5534e4b783b745abb490a7fcdf561f647c1f0
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 97dfeaf

Please sign in to comment.