chore: update dependencies

This commit is contained in:
Simon Chan 2024-03-05 12:41:31 +08:00
parent 3d9c747c1b
commit cbc0fa8f1e
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
19 changed files with 26 additions and 26 deletions

View file

@ -43,10 +43,10 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "^20.11.19",
"@types/node": "^20.11.24",
"@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"jest": "^30.0.0-alpha.2",
"prettier": "^3.2.5",
"typescript": "^5.3.3"