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 Sep 13, 2024
1 parent 309e6d0 commit cfcb354
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@types/node": "^22.1.0",
"@vitest/coverage-v8": "^2.0.5",
"@types/node": "^22.5.4",
"@vitest/coverage-v8": "^2.1.1",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"eslint": "^9.8.0",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"jiti": "^2.0.0-beta.3",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"unbuild": "^3.0.0-rc.7",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"packageManager": "pnpm@9.7.0"
"packageManager": "pnpm@9.10.0"
}

0 comments on commit cfcb354

Please sign in to comment.