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 Feb 5, 2024
1 parent c1247bd commit e9a86f3
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 137 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@types/node": "^20.10.3",
"@vitest/coverage-v8": "^1.0.1",
"@types/node": "^20.11.16",
"@vitest/coverage-v8": "^1.2.2",
"changelogen": "^0.5.5",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.1.0",
"typescript": "^5.3.2",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.0.1"
"vitest": "^1.2.2"
},
"packageManager": "pnpm@8.11.0"
"packageManager": "pnpm@8.15.1"
}

0 comments on commit e9a86f3

Please sign in to comment.