Skip to content

Commit

Permalink
fix: bumped package version
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Nov 4, 2024
1 parent a6f632c commit 4bb4e99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@octokit/rest": "^21.0.2",
"@octokit/webhooks": "^13.3.0",
"@sinclair/typebox": "^0.32.35",
"@ubiquity-os/ubiquity-os-kernel": "^2.5.1",
"@ubiquity-os/ubiquity-os-kernel": "^2.5.2",
"@ubiquity-os/ubiquity-os-logger": "^1.3.2",
"dotenv": "16.4.5",
"luxon": "3.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2032,10 +2032,10 @@
dependencies:
"@types/yargs-parser" "*"

"@ubiquity-os/ubiquity-os-kernel@^2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@ubiquity-os/ubiquity-os-kernel/-/ubiquity-os-kernel-2.5.1.tgz#13cc77146837deeb7a6e6346511a686be78a832b"
integrity sha512-G+gL/NmZTP7QiijB1CcHXBj78iKW7RYdRC80ETWxzojIR3fZYPxTSb3rWEJOim9iAfQ7qGawJQJGL1yrPuMRBQ==
"@ubiquity-os/ubiquity-os-kernel@^2.5.2":
version "2.5.2"
resolved "https://registry.yarnpkg.com/@ubiquity-os/ubiquity-os-kernel/-/ubiquity-os-kernel-2.5.2.tgz#8a660ee5e18768118b748b05146b85e2fe3b8e07"
integrity sha512-OStUT7zrE/siu/kUs/flcCUVWelt1kI6uBICNeYrreDw3IirRmUAoogFg5n+byu3RW37bpDGlmWrT5Q3jeXwLQ==
dependencies:
"@actions/core" "1.10.1"
"@actions/github" "6.0.0"
Expand Down

0 comments on commit 4bb4e99

Please sign in to comment.