Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#249)
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 Dec 23, 2024
1 parent 1f604e7 commit 094b42d
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 83 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"c12": "^2.0.1",
"colorette": "^2.0.20",
"consola": "^3.2.3",
"consola": "^3.3.0",
"convert-gitmoji": "^0.1.5",
"mri": "^1.2.0",
"node-fetch-native": "^1.6.4",
Expand All @@ -49,17 +49,17 @@
"yaml": "^2.6.1"
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"eslint-config-unjs": "^0.4.2",
"jiti": "^2.4.1",
"jiti": "^2.4.2",
"prettier": "^3.4.2",
"standard-version": "^9.5.0",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.8"
},
"packageManager": "pnpm@9.15.0"
"packageManager": "pnpm@9.15.1"
}
Loading

0 comments on commit 094b42d

Please sign in to comment.