summaryrefslogtreecommitdiff
path: root/packages/sw/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sw/package.json')
-rw-r--r--packages/sw/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sw/package.json b/packages/sw/package.json
index 3a06fd454e..28d7c30f7b 100644
--- a/packages/sw/package.json
+++ b/packages/sw/package.json
@@ -15,10 +15,10 @@
"misskey-js": "workspace:*"
},
"devDependencies": {
- "@typescript-eslint/parser": "8.55.0",
+ "@typescript-eslint/parser": "8.56.0",
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74",
"eslint-plugin-import": "2.32.0",
- "nodemon": "3.1.11"
+ "nodemon": "3.1.14"
},
"type": "module"
}