Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 30, 2024
1 parent b81acec commit 71e16c6
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 129 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.13.1
20.14.0
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"start": "astro dev"
},
"dependencies": {
"astro": "^4.8.2",
"glob": "^10.3.15"
"astro": "^4.9.2",
"glob": "^10.4.1"
},
"devDependencies": {
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0"
"prettier-plugin-astro": "^0.14.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].4"
}
Loading

0 comments on commit 71e16c6

Please sign in to comment.