diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-10 12:30:37 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-10 12:30:37 +0900 |
| commit | 5ed1101bbda9d6e9c03d39c106e0da868e1d419b (patch) | |
| tree | 5b448ac007663e75001bfe9cff3122cefef3eb07 /package.json | |
| parent | chore(frontend): tweak lockdown setting (diff) | |
| download | sharkey-5ed1101bbda9d6e9c03d39c106e0da868e1d419b.tar.gz sharkey-5ed1101bbda9d6e9c03d39c106e0da868e1d419b.tar.bz2 sharkey-5ed1101bbda9d6e9c03d39c106e0da868e1d419b.zip | |
chore(deps): update [root] update dependencies (#15624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 73577833f8..ff891ab9a4 100644 --- a/package.json +++ b/package.json @@ -65,12 +65,12 @@ }, "devDependencies": { "@misskey-dev/eslint-plugin": "2.1.0", - "@types/node": "22.13.9", + "@types/node": "22.13.10", "@typescript-eslint/eslint-plugin": "8.26.0", "@typescript-eslint/parser": "8.26.0", "cross-env": "7.0.3", "cypress": "14.1.0", - "eslint": "9.21.0", + "eslint": "9.22.0", "globals": "16.0.0", "ncp": "2.0.0", "pnpm": "10.6.1", |