Skip to content

Commit

Permalink
build(deps-dev): bump the devdependencies group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 3 updates

Bumps the devdependencies group with 3 updates in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [@playwright/test](https://github.com/microsoft/playwright) and [lightningcss](https://github.com/parcel-bundler/lightningcss).


Updates `astro` from 4.15.1 to 4.16.3
- [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 `@playwright/test` from 1.46.1 to 1.48.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.46.1...v1.48.0)

Updates `lightningcss` from 1.26.0 to 1.27.0
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](parcel-bundler/lightningcss@v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: lightningcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 8b2f0cc commit 126a751
Show file tree
Hide file tree
Showing 4 changed files with 362 additions and 359 deletions.
2 changes: 1 addition & 1 deletion apps/github-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@astrojs/check": "0.9.3",
"@astrojs/svelte": "5.7.0",
"@guardian/libs": "workspace:*",
"astro": "4.15.1",
"astro": "4.16.3",
"svelte": "4.2.19",
"typescript": "5.5.2",
"wireit": "0.14.8"
Expand Down
2 changes: 1 addition & 1 deletion libs/@guardian/libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@guardian/eslint-config": "workspace:*",
"@playwright/test": "1.46.1",
"@playwright/test": "1.48.0",
"@types/jest": "29.5.8",
"@types/wcag-contrast": "3.0.3",
"eslint": "9.9.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@guardian/source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"dotenv": "16.4.1",
"eslint": "9.9.0",
"jest": "29.7.0",
"lightningcss": "1.26.0",
"lightningcss": "1.27.0",
"mkdirp": "3.0.1",
"prettier": "3.3.3",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 126a751

Please sign in to comment.