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 Jun 14, 2024
1 parent 608aa5c commit 588a1c5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
},
"dependencies": {
"confbox": "^0.1.7",
"mlly": "^1.7.0",
"mlly": "^1.7.1",
"pathe": "^1.1.2"
},
"devDependencies": {
"@types/node": "^20.12.11",
"@types/node": "^20.14.2",
"@vitest/coverage-v8": "^1.6.0",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"eslint": "^9.2.0",
"eslint-config-unjs": "^0.3.1",
"eslint": "^9.5.0",
"eslint-config-unjs": "^0.3.2",
"expect-type": "^0.19.0",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"jiti": "^1.21.6",
"prettier": "^3.3.2",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.1.0"
"packageManager": "pnpm@9.3.0"
}

0 comments on commit 588a1c5

Please sign in to comment.