Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yume-chan committed Dec 17, 2023
1 parent 6fc88b9 commit b920c72
Show file tree
Hide file tree
Showing 38 changed files with 1,508 additions and 1,201 deletions.
10 changes: 5 additions & 5 deletions apps/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "^20.10.3",
"@types/node": "^20.10.4",
"@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0",
"eslint": "^8.55.0",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"typescript": "^5.3.2"
"eslint": "^8.56.0",
"jest": "^30.0.0-alpha.2",
"prettier": "^3.1.1",
"typescript": "^5.3.3"
}
}
Loading

0 comments on commit b920c72

Please sign in to comment.