Skip to content

Commit 3ff0cde

Browse files
committed
perf: update zurk to v0.6.2, up dev deps
1 parent de0c5fc commit 3ff0cde

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webpod/ps",
3-
"version": "0.0.0-beta.10",
3+
"version": "0.0.0-beta.11",
44
"description": "A process lookup utility",
55
"publishConfig": {
66
"access": "public"
@@ -40,23 +40,23 @@
4040
],
4141
"dependencies": {
4242
"@webpod/ingrid": "^0.0.0-beta.3",
43-
"zurk": "^0.6.0"
43+
"zurk": "^0.6.2"
4444
},
4545
"devDependencies": {
46-
"@types/node": "^22.7.6",
46+
"@types/node": "^22.9.0",
4747
"c8": "^10.1.2",
48-
"concurrently": "^9.0.1",
48+
"concurrently": "^9.1.0",
4949
"esbuild": "^0.24.0",
5050
"esbuild-node-externals": "^1.15.0",
5151
"esbuild-plugin-entry-chunks": "^0.1.15",
5252
"eslint": "^8.57.0",
5353
"eslint-config-qiwi": "^2.1.3",
5454
"fast-glob": "^3.3.2",
5555
"minimist": "^1.2.8",
56-
"mocha": "^10.7.3",
56+
"mocha": "^10.8.2",
5757
"sinon": "^18.0.1",
5858
"ts-node": "^10.9.2",
59-
"typedoc": "^0.26.10",
59+
"typedoc": "^0.26.11",
6060
"typescript": "^5.6.3"
6161
},
6262
"repository": {

0 commit comments

Comments
 (0)