Skip to content

Commit 1bf0346

Browse files
chore(deps): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [eslint-plugin-package-json](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json). Updates `@typescript-eslint/parser` from 8.39.1 to 8.40.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/parser) Updates `astro` from 5.12.9 to 5.13.2 - [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.13.2/packages/astro) Updates `eslint-plugin-package-json` from 0.53.0 to 0.54.0 - [Release notes](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/releases) - [Changelog](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/main/CHANGELOG.md) - [Commits](JoshuaKGoldberg/eslint-plugin-package-json@v0.53.0...v0.54.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: astro dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-package-json dependency-version: 0.54.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c746dca commit 1bf0346

File tree

3 files changed

+220
-219
lines changed

3 files changed

+220
-219
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"preview": "astro preview"
1212
},
1313
"dependencies": {
14-
"astro": "5.12.9",
14+
"astro": "5.13.2",
1515
"astro-lqip": "workspace:*",
1616
"sharp": "0.34.3"
1717
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
},
4848
"devDependencies": {
4949
"@eslint/js": "9.33.0",
50-
"@typescript-eslint/parser": "8.39.1",
51-
"astro": "5.12.9",
50+
"@typescript-eslint/parser": "8.40.0",
51+
"astro": "5.13.2",
5252
"bumpp": "10.2.3",
5353
"eslint": "9.33.0",
5454
"eslint-plugin-astro": "1.3.1",
5555
"eslint-plugin-jsonc": "2.20.1",
5656
"eslint-plugin-jsx-a11y": "6.10.2",
57-
"eslint-plugin-package-json": "0.53.0",
57+
"eslint-plugin-package-json": "0.54.0",
5858
"eslint-plugin-yml": "1.18.0",
5959
"globals": "16.3.0",
6060
"jiti": "2.5.1",

0 commit comments

Comments
 (0)