Skip to content

Commit

Permalink
perf: update zurk to v0.6.2, up dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Nov 10, 2024
1 parent de0c5fc commit 3ff0cde
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webpod/ps",
"version": "0.0.0-beta.10",
"version": "0.0.0-beta.11",
"description": "A process lookup utility",
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -40,23 +40,23 @@
],
"dependencies": {
"@webpod/ingrid": "^0.0.0-beta.3",
"zurk": "^0.6.0"
"zurk": "^0.6.2"
},
"devDependencies": {
"@types/node": "^22.7.6",
"@types/node": "^22.9.0",
"c8": "^10.1.2",
"concurrently": "^9.0.1",
"concurrently": "^9.1.0",
"esbuild": "^0.24.0",
"esbuild-node-externals": "^1.15.0",
"esbuild-plugin-entry-chunks": "^0.1.15",
"eslint": "^8.57.0",
"eslint-config-qiwi": "^2.1.3",
"fast-glob": "^3.3.2",
"minimist": "^1.2.8",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"sinon": "^18.0.1",
"ts-node": "^10.9.2",
"typedoc": "^0.26.10",
"typedoc": "^0.26.11",
"typescript": "^5.6.3"
},
"repository": {
Expand Down

0 comments on commit 3ff0cde

Please sign in to comment.