Skip to content

Commit

Permalink
Upgrade semver dependency (#5972)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Jan 25, 2023
1 parent 0c28eb5 commit 02549b8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/swift-toes-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'astro': patch
---

Correctly detect Node.js version
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"preferred-pm": "^3.0.3",
"prompts": "^2.4.2",
"rehype": "^12.0.1",
"semver": "^7.3.7",
"semver": "^7.3.8",
"server-destroy": "^1.0.1",
"shiki": "^0.11.1",
"slash": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 02549b8

Please sign in to comment.