Skip to content

Commit a0516bd

Browse files
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro). Updates `astro` from 5.15.3 to 5.15.5 - [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.15.5/packages/astro) Updates `eslint-plugin-astro` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-astro@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: astro dependency-version: 5.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-astro dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0207d51 commit a0516bd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"ace-builds": "^1.43.4",
34-
"astro": "^5.15.3",
34+
"astro": "^5.15.5",
3535
"bootstrap": "^5.3.8",
3636
"htmlhint": "^1.7.1"
3737
},
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/eslint-plugin": "^6.0.0",
4242
"@typescript-eslint/parser": "^6.0.0",
4343
"eslint": "8.57.1",
44-
"eslint-plugin-astro": "^1.4.0",
44+
"eslint-plugin-astro": "^1.5.0",
4545
"prettier": "3.6.2",
4646
"prettier-plugin-astro": "^0.14.1",
4747
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)