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] authored Jan 20, 2024
1 parent 54d3b5c commit b8be667
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 36 deletions.
71 changes: 40 additions & 31 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.18.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-astro": "0.31.0",
"eslint-plugin-astro": "0.31.3",
"eslint-plugin-prettier": "5.1.3",
"husky": "8.0.3",
"prettier": "3.2.2",
"prettier-plugin-astro": "0.12.3"
"prettier-plugin-astro": "0.13.0"
},
"dependencies": {}
}
4 changes: 2 additions & 2 deletions packages/astro-pagefind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
},
"devDependencies": {
"@astrojs/check": "0.4.1",
"@astrojs/markdown-remark": "4.0.1",
"@astrojs/markdown-remark": "4.1.0",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@types/semantic-release": "20.0.6",
"astro": "4.1.2",
"astro": "4.2.1",
"semantic-release": "23.0.0",
"typescript": "5.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@astrojs/check": "0.4.1",
"astro": "4.1.2",
"astro": "4.2.1",
"typescript": "5.3.3"
},
"dependencies": {
Expand Down

0 comments on commit b8be667

Please sign in to comment.