Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#10757)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 7ca6f01 commit 4edf839
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/create-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@playwright/test": "1.30.0",
"@types/gitignore-parser": "^0.0.0",
"@types/gitignore-parser": "^0.0.1",
"@types/prettier": "^2.7.1",
"gitignore-parser": "^0.0.2",
"prettier": "^2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"set-cookie-parser": "^2.6.0",
"sirv": "^2.0.2",
"tiny-glob": "^0.2.9",
"undici": "~5.24.0"
"undici": "~5.25.0"
},
"devDependencies": {
"@playwright/test": "1.30.0",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sites/kit.svelte.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@sveltejs/adapter-vercel": "workspace:^",
"@sveltejs/amp": "workspace:^",
"@sveltejs/kit": "workspace:^",
"@sveltejs/site-kit": "6.0.0-next.46",
"@sveltejs/site-kit": "6.0.0-next.50",
"@types/d3-geo": "^3.0.4",
"@types/node": "^16.18.6",
"browserslist": "^4.21.10",
Expand Down

0 comments on commit 4edf839

Please sign in to comment.