Skip to content

Commit 6231cce

Browse files
fix(deps): update all patch versions
1 parent c6796d0 commit 6231cce

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
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@76621b61decf072c1cee8dd1ce2d2a82d33c17ed # v3.29.8
46+
uses: github/codeql-action/upload-sarif@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
4747
with:
4848
sarif_file: results.sarif

package-lock.json

Lines changed: 28 additions & 28 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
@@ -38,7 +38,7 @@
3838
"@types/react-dom": "^18",
3939
"autoprefixer": "^10.4.21",
4040
"eslint": "^8",
41-
"eslint-config-next": "14.2.31",
41+
"eslint-config-next": "14.2.32",
4242
"eslint-plugin-header": "^3.1.1",
4343
"postcss": "^8",
4444
"tailwindcss": "^3.4.1",

0 commit comments

Comments
 (0)