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] authored Jan 8, 2025
1 parent fea15c4 commit 0296eaa
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,21 @@
"test": "pnpm lint && vitest run --coverage"
},
"dependencies": {
"consola": "^3.2.3"
"consola": "^3.3.3"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.2",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"@types/node": "^20.17.12",
"@vitest/coverage-v8": "^1.6.0",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^8.57.1",
"eslint-config-unjs": "^0.4.2",
"jiti": "^1.21.7",
"prettier": "^3.4.2",
"scule": "^1.3.0",
"typescript": "^5.4.5",
"typescript": "^5.7.3",
"unbuild": "^2.0.0",
"vitest": "^1.5.2"
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.15.3"
}

0 comments on commit 0296eaa

Please sign in to comment.