Skip to content

Commit 6e51049

Browse files
Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [ace-builds](https://github.com/ajaxorg/ace-builds), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [prettier](https://github.com/prettier/prettier). Updates `ace-builds` from 1.43.4 to 1.43.5 - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md) - [Commits](ajaxorg/ace-builds@v1.43.4...v1.43.5) Updates `astro` from 5.16.3 to 5.16.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/[email protected]/packages/astro) Updates `prettier` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: ace-builds dependency-version: 1.43.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: astro dependency-version: 5.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bb6b7d commit 6e51049

File tree

2 files changed

+65
-75
lines changed

2 files changed

+65
-75
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"pa11y-ci": "npx pa11y-ci https://playground.htmlhint.com/"
3131
},
3232
"dependencies": {
33-
"ace-builds": "^1.43.4",
34-
"astro": "^5.16.3",
33+
"ace-builds": "^1.43.5",
34+
"astro": "^5.16.5",
3535
"bootstrap": "^5.3.8",
3636
"htmlhint": "^1.8.0"
3737
},
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/parser": "^6.0.0",
4343
"eslint": "8.57.1",
4444
"eslint-plugin-astro": "^1.5.0",
45-
"prettier": "3.7.3",
45+
"prettier": "3.7.4",
4646
"prettier-plugin-astro": "^0.14.1",
4747
"typescript": "^5.0.0"
4848
},

0 commit comments

Comments
 (0)