Skip to content

Commit

Permalink
chore(deps): update astro
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2023
1 parent fefd90c commit 7e83eee
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 50 deletions.
94 changes: 50 additions & 44 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"@typescript-eslint/parser": "6.4.0",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-astro": "0.28.0",
"eslint-plugin-astro": "0.29.0",
"eslint-plugin-prettier": "5.0.0",
"husky": "8.0.3",
"prettier": "3.0.2",
"prettier-plugin-astro": "0.11.1"
"prettier-plugin-astro": "0.12.0"
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion packages/astro-pagefind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/semantic-release": "20.0.1",
"astro": "2.10.12",
"astro": "2.10.15",
"semantic-release": "21.0.7",
"typescript": "5.1.6"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/cloudflare": "6.8.0",
"@astrojs/cloudflare": "6.8.1",
"@astrojs/netlify": "2.6.0",
"@astrojs/node": "5.3.5",
"@astrojs/node": "5.3.6",
"@astrojs/vercel": "3.8.2",
"astro": "2.10.12",
"astro": "2.10.15",
"typescript": "5.1.6"
},
"dependencies": {
Expand Down

0 comments on commit 7e83eee

Please sign in to comment.