summaryrefslogtreecommitdiff
path: root/packages/misskey-bubble-game/package.json
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2024-03-01 13:52:39 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2024-03-01 13:52:39 +0900
commit033d71ee28edbb069e3692ceaedd34d99757f1aa (patch)
treea97e269ffea37dd495bdcc28eab8329891fe0c4b /packages/misskey-bubble-game/package.json
parentupdate pnpm (diff)
downloadmisskey-033d71ee28edbb069e3692ceaedd34d99757f1aa.tar.gz
misskey-033d71ee28edbb069e3692ceaedd34d99757f1aa.tar.bz2
misskey-033d71ee28edbb069e3692ceaedd34d99757f1aa.zip
update deps
Diffstat (limited to 'packages/misskey-bubble-game/package.json')
-rw-r--r--packages/misskey-bubble-game/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/misskey-bubble-game/package.json b/packages/misskey-bubble-game/package.json
index 9de7ba005f..ddc4c2134b 100644
--- a/packages/misskey-bubble-game/package.json
+++ b/packages/misskey-bubble-game/package.json
@@ -29,9 +29,9 @@
"@types/matter-js": "0.19.6",
"@types/node": "20.11.5",
"@types/seedrandom": "3.0.8",
- "@typescript-eslint/eslint-plugin": "6.18.1",
- "@typescript-eslint/parser": "6.18.1",
- "eslint": "8.56.0",
+ "@typescript-eslint/eslint-plugin": "7.1.0",
+ "@typescript-eslint/parser": "7.1.0",
+ "eslint": "8.57.0",
"nodemon": "3.0.2",
"typescript": "5.3.3"
},