Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 4378917 commit e95dae7
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 237 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "monoman",
"version": "0.4.2",
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"description": "Manage monorepo common files.",
"license": "MIT",
"homepage": "https://github.com/sxzz/monoman#readme",
Expand Down Expand Up @@ -42,18 +42,18 @@
"citty": "^0.1.6",
"consola": "^3.2.3",
"fast-glob": "^3.3.2",
"unconfig": "^0.3.12"
"unconfig": "^0.3.13"
},
"devDependencies": {
"@sxzz/eslint-config": "^3.9.0",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.12.6",
"@sxzz/eslint-config": "^3.9.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"eslint": "^9.0.0",
"eslint": "^9.1.0",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.2",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"engines": {
"node": ">=16.14.0"
Expand Down

0 comments on commit e95dae7

Please sign in to comment.