fix(test): add @jest/globals

This commit is contained in:
syuilo 2023-02-02 10:26:29 +09:00
parent 9db2f60053
commit 4b43745e7c
1 changed files with 3 additions and 2 deletions

View File

@ -78,6 +78,7 @@
"misskey-js": "0.0.14",
"ms": "3.0.0-canary.1",
"nested-property": "4.0.0",
"node-fetch": "3.3.0",
"nodemailer": "6.9.0",
"nsfwjs": "2.4.2",
"oauth": "^0.10.0",
@ -125,10 +126,10 @@
"web-push": "3.5.0",
"websocket": "1.0.34",
"ws": "8.12.0",
"xev": "3.0.2",
"node-fetch": "3.3.0"
"xev": "3.0.2"
},
"devDependencies": {
"@jest/globals": "^29.4.1",
"@redocly/openapi-core": "1.0.0-beta.120",
"@swc/cli": "^0.1.59",
"@swc/core": "1.3.29",