Skip to content

Commit 000d7b4

Browse files
chore(deps): bump the minors-and-patches group with 5 updates
Bumps the minors-and-patches group with 5 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.37.0` | `0.37.1` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.16.4` | `5.16.6` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.8` | `2.3.10` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.1.0` | `20.2.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.0.0` | `20.2.0` | Updates `@astrojs/starlight` from 0.37.0 to 0.37.1 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.1/packages/starlight) Updates `astro` from 5.16.4 to 5.16.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.16.6/packages/astro) Updates `@biomejs/biome` from 2.3.8 to 2.3.10 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.10/packages/@biomejs/biome) Updates `@commitlint/cli` from 20.1.0 to 20.2.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.2.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.0.0 to 20.2.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.2.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.37.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minors-and-patches - dependency-name: astro dependency-version: 5.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minors-and-patches - dependency-name: "@biomejs/biome" dependency-version: 2.3.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minors-and-patches - dependency-name: "@commitlint/cli" dependency-version: 20.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minors-and-patches - dependency-name: "@commitlint/config-conventional" dependency-version: 20.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minors-and-patches ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b06bfdf commit 000d7b4

2 files changed

Lines changed: 349 additions & 354 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121
},
2222
"dependencies": {
2323
"@astrojs/check": "^0.9.6",
24-
"@astrojs/starlight": "^0.37.0",
25-
"astro": "^5.16.4",
24+
"@astrojs/starlight": "^0.37.1",
25+
"astro": "^5.16.6",
2626
"astro-mermaid": "^1.2.0",
2727
"mermaid": "^11.12.2",
2828
"sharp": "^0.34.2"
2929
},
3030
"devDependencies": {
31-
"@biomejs/biome": "^2.3.8",
31+
"@biomejs/biome": "^2.3.10",
3232
"@changesets/cli": "^2.29.8",
33-
"@commitlint/cli": "^20.1.0",
34-
"@commitlint/config-conventional": "^20.0.0",
33+
"@commitlint/cli": "^20.2.0",
34+
"@commitlint/config-conventional": "^20.2.0",
3535
"husky": "^9.1.7",
3636
"lint-staged": "^16.2.7",
3737
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)