Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 54945ab commit e94cb8a
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 59 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": "^20.11.6",
"@vitest/coverage-v8": "^1.2.1",
"automd": "^0.1.2",
"@types/node": "^20.11.19",
"@vitest/coverage-v8": "^1.3.0",
"automd": "^0.3.0",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.1.0"
"vitest": "^1.3.0"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.15.3"
}
Loading

0 comments on commit e94cb8a

Please sign in to comment.