Skip to content

Commit 0a13a03

Browse files
build(deps-dev): bump the npm-dev group across 1 directory with 2 updates
Bumps the npm-dev group with 2 updates in the / directory: [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) and [@playwright/test](https://github.com/microsoft/playwright). Updates `@astrojs/check` from 0.9.6 to 0.9.7 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.7/packages/language-tools/astro-check) Updates `@playwright/test` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.2) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abc0da3 commit 0a13a03

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

package-lock.json

Lines changed: 17 additions & 17 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
@@ -25,8 +25,8 @@
2525
"isomorphic-dompurify": "^2.0.0"
2626
},
2727
"devDependencies": {
28-
"@astrojs/check": "^0.9.6",
29-
"@playwright/test": "^1.51.1",
28+
"@astrojs/check": "^0.9.7",
29+
"@playwright/test": "^1.58.2",
3030
"typescript": "^5.0.0"
3131
},
3232
"overrides": {

0 commit comments

Comments
 (0)