summaryrefslogtreecommitdiff
path: root/packages/sw
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2024-02-29 11:10:03 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2024-02-29 11:10:03 +0900
commit920c3be75059546a4f5e52d4378eae7aa67680aa (patch)
treebd1edfee2ec0062197f913b2f70118cfb4f67d12 /packages/sw
parentUpdate CHANGELOG.md (diff)
downloadmisskey-920c3be75059546a4f5e52d4378eae7aa67680aa.tar.gz
misskey-920c3be75059546a4f5e52d4378eae7aa67680aa.tar.bz2
misskey-920c3be75059546a4f5e52d4378eae7aa67680aa.zip
update deps
Diffstat (limited to 'packages/sw')
-rw-r--r--packages/sw/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sw/package.json b/packages/sw/package.json
index 244a676e86..de38a3d5fd 100644
--- a/packages/sw/package.json
+++ b/packages/sw/package.json
@@ -19,7 +19,7 @@
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.67",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",
- "nodemon": "3.0.3",
+ "nodemon": "3.1.0",
"typescript": "5.3.3"
},
"type": "module"