Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#127)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* [autofix.ci] apply automated fixes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and autofix-ci[bot] authored Jan 4, 2024
1 parent 76f632f commit 413ae98
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 289 deletions.
6 changes: 3 additions & 3 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.0.7",
"astro": "^4.0.8",
"glob": "^10.3.10"
},
"devDependencies": {
"prettier": "^3.1.1",
"prettier-plugin-astro": "^0.12.2"
"prettier-plugin-astro": "^0.12.3"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.13.1"
}
Loading

0 comments on commit 413ae98

Please sign in to comment.