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 6 updates (#1509)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 1025067 commit d53ac32
Show file tree
Hide file tree
Showing 4 changed files with 720 additions and 938 deletions.
6 changes: 3 additions & 3 deletions apps/github-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"start": "wireit"
},
"devDependencies": {
"@astrojs/check": "0.5.6",
"@astrojs/svelte": "5.3.0",
"@astrojs/check": "0.7.0",
"@astrojs/svelte": "5.4.0",
"@guardian/libs": "workspace:*",
"astro": "4.5.16",
"astro": "4.9.2",
"svelte": "4.2.12",
"typescript": "5.3.3",
"wireit": "0.14.4"
Expand Down
4 changes: 2 additions & 2 deletions libs/@guardian/libs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@types/jest": "29.5.8",
"@types/wcag-contrast": "3.0.3",
"cypress": "13.7.1",
"cypress": "13.10.0",
"cypress-wait-until": "3.0.1",
"eslint-plugin-cypress": "2.15.1",
"jest": "29.7.0",
Expand All @@ -37,7 +37,7 @@
"rollup": "4.18.0",
"ts-jest": "29.1.1",
"tslib": "2.6.2",
"tsx": "4.7.1",
"tsx": "4.11.2",
"typescript": "5.3.3",
"wcag-contrast": "3.0.0",
"wireit": "0.14.4"
Expand Down
4 changes: 2 additions & 2 deletions libs/@guardian/source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"@types/react": "18.2.11",
"dotenv": "16.4.1",
"jest": "29.7.0",
"lightningcss": "1.24.0",
"lightningcss": "1.25.1",
"mkdirp": "3.0.1",
"prettier": "3.3.0",
"react": "18.2.0",
"rollup": "4.18.0",
"storybook": "8.0.5",
"ts-jest": "29.1.1",
"tslib": "2.6.2",
"tsx": "4.7.1",
"tsx": "4.11.2",
"typescript": "5.3.3",
"wireit": "0.14.4"
},
Expand Down
Loading

0 comments on commit d53ac32

Please sign in to comment.