Skip to content

Commit ce08911

Browse files
chore(deps): bump the npm-minor-patch group across 1 directory with 4 updates (#816)
Bumps the npm-minor-patch group with 4 updates in the /docs directory: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [playwright](https://github.com/microsoft/playwright) and [start-server-and-test](https://github.com/bahmutov/start-server-and-test). Updates `@astrojs/mdx` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@6.0.3/packages/integrations/mdx) Updates `astro` from 6.4.4 to 6.4.7 - [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.4.7/packages/astro) Updates `playwright` from 1.60.0 to 1.61.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.60.0...v1.61.0) Updates `start-server-and-test` from 3.0.9 to 3.0.11 - [Release notes](https://github.com/bahmutov/start-server-and-test/releases) - [Commits](bahmutov/start-server-and-test@v3.0.9...v3.0.11) --- updated-dependencies: - dependency-name: "@astrojs/mdx" dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: astro dependency-version: 6.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: playwright dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: start-server-and-test dependency-version: 3.0.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3898aa commit ce08911

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

docs/package-lock.json

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

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"dependencies": {
1313
"@astrojs/mdx": "^6",
1414
"@nldd/design-system": "^0.8.54",
15-
"astro": "^6.4.4",
15+
"astro": "^6.4.7",
1616
"astro-pagefind": "^2.0.0",
1717
"rehype-mermaid": "^3",
1818
"remark-gfm": "^4"
1919
},
2020
"devDependencies": {
2121
"pa11y-ci": "^4.1.1",
22-
"playwright": "^1.49",
22+
"playwright": "^1.61",
2323
"start-server-and-test": "^3",
2424
"typescript": "^6.0"
2525
}

0 commit comments

Comments
 (0)