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 Nov 20, 2024
1 parent aa6d406 commit 82ee28a
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 198 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,18 @@
"test": "pnpm lint && vitest run --typecheck"
},
"devDependencies": {
"@types/node": "^20.16.14",
"@vitest/coverage-v8": "^2.1.3",
"@types/node": "^20.17.6",
"@vitest/coverage-v8": "^2.1.5",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.13.0",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^1.21.6",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"untyped": "^1.5.1",
"vitest": "^2.1.3"
"vitest": "^2.1.5"
},
"packageManager": "pnpm@9.12.2"
"packageManager": "pnpm@9.14.1"
}
Loading

0 comments on commit 82ee28a

Please sign in to comment.