Skip to content

Commit

Permalink
chore(deps): bump @astrojs/netlify from 6.0.1 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [@astrojs/netlify](https://github.com/withastro/adapters/tree/HEAD/packages/netlify) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/withastro/adapters/releases)
- [Changelog](https://github.com/withastro/adapters/blob/main/packages/netlify/CHANGELOG.md)
- [Commits](https://github.com/withastro/adapters/commits/@astrojs/netlify@6.1.0/packages/netlify)

---
updated-dependencies:
- dependency-name: "@astrojs/netlify"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 2350aba commit d86159b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint:fix": "eslint . --ext .js,.jsx,.ts,.tsx,.astro,.svelte --fix"
},
"dependencies": {
"@astrojs/netlify": "^6.0.1",
"@astrojs/netlify": "^6.1.0",
"@astrojs/node": "^9.0.0",
"@astrojs/solid-js": "^5.0.1",
"@astrojs/svelte": "^7.0.3",
Expand Down
51 changes: 35 additions & 16 deletions pnpm-lock.yaml

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

0 comments on commit d86159b

Please sign in to comment.