Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#320)
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 9, 2025
1 parent 45503d8 commit 368a9a7
Show file tree
Hide file tree
Showing 5 changed files with 140 additions and 140 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@
"check-update": "turbo run check-update"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@favware/cliff-jumper": "^6.0.0",
"@favware/npm-deprecate": "^2.0.0",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/mdast": "^4.0.4",
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"@types/unist": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/coverage-v8": "^3.0.5",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.0.1",
Expand All @@ -40,8 +40,8 @@
"turbo": "^2.4.0",
"typedoc": "^0.25.13",
"typescript": "~5.4.5",
"vite": "^6.0.11",
"vitest": "^3.0.4"
"vite": "^6.1.0",
"vitest": "^3.0.5"
},
"resolutions": {
"acorn": "^8.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm2yarn2pnpm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"@favware/cliff-jumper": "^6.0.0",
"tsup": "^8.3.6",
"typescript": "~5.4.5",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/ts2esm2cjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"@favware/cliff-jumper": "^6.0.0",
"@sapphire/framework": "^5.3.2",
"tsup": "^8.3.6",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
2 changes: 1 addition & 1 deletion packages/typedoc-djs-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"discord.js": "^14.17.3",
"tsup": "^8.3.6",
"typescript": "~5.4.5",
"vitest": "^3.0.4"
"vitest": "^3.0.5"
}
}
Loading

0 comments on commit 368a9a7

Please sign in to comment.