Skip to content

Commit

Permalink
Update npm deps
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Dec 17, 2024
1 parent 7e9fb76 commit 88051d3
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 57 deletions.
60 changes: 35 additions & 25 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 33 additions & 23 deletions dist/post/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/setup-ocaml/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@actions/tool-cache": "2.0.1",
"cheerio": "1.0.0",
"semver": "7.6.3",
"systeminformation": "5.23.10",
"systeminformation": "5.23.13",
"yaml": "2.6.1"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ __metadata:
"@vercel/ncc": "npm:0.38.3"
cheerio: "npm:1.0.0"
semver: "npm:7.6.3"
systeminformation: "npm:5.23.10"
systeminformation: "npm:5.23.13"
typescript: "npm:5.7.2"
yaml: "npm:2.6.1"
languageName: unknown
Expand Down Expand Up @@ -1140,13 +1140,13 @@ __metadata:
linkType: hard

"fast-xml-parser@npm:^4.4.1":
version: 4.5.0
resolution: "fast-xml-parser@npm:4.5.0"
version: 4.5.1
resolution: "fast-xml-parser@npm:4.5.1"
dependencies:
strnum: "npm:^1.0.5"
bin:
fxparser: src/cli/cli.js
checksum: 10c0/71d206c9e137f5c26af88d27dde0108068a5d074401901d643c500c36e95dfd828333a98bda020846c41f5b9b364e2b0e9be5b19b0bdcab5cf31559c07b80a95
checksum: 10c0/70c6c675770d57d4b73716a1cdccff3780a5f818cffdab9c7560003e1724209001af32fbe7bb27a01107389b1998191c62e20104788ba17e218dfe063aa15b57
languageName: node
linkType: hard

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

"systeminformation@npm:5.23.10":
version: 5.23.10
resolution: "systeminformation@npm:5.23.10"
"systeminformation@npm:5.23.13":
version: 5.23.13
resolution: "systeminformation@npm:5.23.13"
bin:
systeminformation: lib/cli.js
checksum: 10c0/ae898cc6303d683bd9241dd89142861cdf775a4e7190a94ea50c18d1ce07ebd608e4fda19de6c0fa869d2598a1e7f5693d41589db6e32574c88a31421cd78807
checksum: 10c0/3776ebd6af081f1a0572225b92646e3b26e127b44095af44eb512969bb11981bbfb5cde392a17e056464afda4f422371f1234bf0d0debcd9676f5a0c988980b5
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 88051d3

Please sign in to comment.