Skip to content

Commit

Permalink
fix(deps): update patches (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 986f32c commit fdfa50c
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 204 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45
- uses: tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # v45
id: changed-files
with:
files_ignore: |
Expand Down
2 changes: 1 addition & 1 deletion doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/markdoc": "^0.12.0",
"@astrojs/starlight": "^0.31.0",
"@astrojs/starlight": "^0.32.0",
"@astrojs/starlight-markdoc": "^0.2.0",
"astro": "^5.0.0",
"sharp": "^0.33.0",
Expand Down
Loading

0 comments on commit fdfa50c

Please sign in to comment.