Skip to content

Commit 212677f

Browse files
Bump the javascript-dependencies group with 2 updates (#91)
Bumps the javascript-dependencies group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome). Updates `astro` from 6.0.8 to 6.1.1 - [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@6.1.1/packages/astro) Updates `@biomejs/biome` from 2.4.8 to 2.4.9 - [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.4.9/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: javascript-dependencies - dependency-name: "@biomejs/biome" dependency-version: 2.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: javascript-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6e459d commit 212677f

2 files changed

Lines changed: 59 additions & 58 deletions

File tree

package-lock.json

Lines changed: 57 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12-
"astro": "^6.0.8"
12+
"astro": "^6.1.1"
1313
},
1414
"devDependencies": {
15-
"@biomejs/biome": "2.4.8"
15+
"@biomejs/biome": "2.4.9"
1616
},
1717
"engines": {
1818
"node": ">=24.12.0"

0 commit comments

Comments
 (0)