Skip to content

Commit f9774b6

Browse files
fix(deps): update all non-major dependencies
1 parent 68800e9 commit f9774b6

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
15+
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1616

1717
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
1818

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111

1212
jobs:
1313
build:
14-
uses: go-vela/docs/.github/workflows/build.yml@fafd1178b136e33f214a212e73ad2498f42cf5fa
14+
uses: go-vela/docs/.github/workflows/build.yml@68800e9d47ff378869da16602be03dc72e87b032
1515
secrets: inherit
1616

1717
publish:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@fortawesome/free-brands-svg-icons": "7.0.0",
2222
"@fortawesome/free-regular-svg-icons": "7.0.0",
2323
"@fortawesome/free-solid-svg-icons": "7.0.0",
24-
"@fortawesome/react-fontawesome": "0.2.3",
24+
"@fortawesome/react-fontawesome": "0.2.5",
2525
"@mdx-js/react": "3.1.0",
2626
"@types/prismjs": "1.26.5",
2727
"clsx": "2.1.1",
@@ -54,5 +54,5 @@
5454
"engines": {
5555
"node": ">=18.0"
5656
},
57-
"packageManager": "pnpm@10.14.0"
57+
"packageManager": "pnpm@10.15.0"
5858
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)