Skip to content

Commit

Permalink
chore(deps-dev): bump @sveltejs/adapter-static from 2.0.3 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@3.0.0/packages/adapter-static)

---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 81482ca commit 5ad275f
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 317 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.1.0",
"@sveltejs/adapter-static": "^2.0.2",
"@sveltejs/adapter-static": "^3.0.0",
"@types/jest": "^29.5.3",
"cross-env": "^7.0.3",
"doctoc": "^2.2.1",
Expand Down
Loading

0 comments on commit 5ad275f

Please sign in to comment.