Skip to content

Commit e88d036

Browse files
chore(deps): update all patch versions (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af62bad commit e88d036

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.github/workflows/ossf-scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
# Upload the results to GitHub's code scanning dashboard (optional).
4444
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
4545
- name: "Upload to code-scanning"
46-
uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
46+
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
4747
with:
4848
sarif_file: results.sarif

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@playwright/test": "1.56.1",
3535
"@tailwindcss/typography": "0.5.19",
3636
"@types/node": "^20",
37-
"@types/react": "18.3.26",
37+
"@types/react": "18.3.27",
3838
"@types/react-dom": "18.3.7",
3939
"autoprefixer": "10.4.22",
4040
"eslint": "8.57.1",

0 commit comments

Comments
 (0)