Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 8f8dc3d commit 6cc0eb8
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 # v2.22.9
uses: github/codeql-action/upload-sarif@305f6546310b9203e892c28c1484e82977f4f63d # v2.22.10
with:
sarif_file: results.sarif
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"postcss-import": "15.1.0",
"postcss-nesting": "12.0.1",
"prettier": "3.1.1",
"semantic-release": "22.0.11",
"semantic-release": "22.0.12",
"semantic-release-export-data": "1.0.1",
"solid-icons": "1.1.0",
"tailwindcss": "3.3.6",
"typescript": "5.3.3",
"vite": "5.0.7",
"vite": "5.0.8",
"vite-plugin-solid": "2.8.0"
},
"dependencies": {
Expand Down
87 changes: 41 additions & 46 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6cc0eb8

Please sign in to comment.