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 Dec 4, 2024
1 parent c7ce6da commit e4bc38e
Show file tree
Hide file tree
Showing 2 changed files with 1,035 additions and 1,492 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"test": "pnpm lint && vitest run --coverage"
},
"devDependencies": {
"@vitest/coverage-v8": "^1.5.3",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"@vitest/coverage-v8": "^1.6.0",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"esbuild": "^0.24.0",
"eslint": "^8.57.1",
"eslint-config-unjs": "^0.4.2",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^1.5.3"
"vitest": "^1.6.0"
},
"packageManager": "pnpm@9.0.6"
"packageManager": "pnpm@9.14.4"
}
Loading

0 comments on commit e4bc38e

Please sign in to comment.