Skip to content

Commit 2658994

Browse files
chore(deps): update all dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 496aab6 commit 2658994

3 files changed

Lines changed: 25 additions & 25 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ jobs:
5858
run: bun install
5959

6060
- name: Initialize CodeQL
61-
uses: github/codeql-action/init@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
61+
uses: github/codeql-action/init@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
6262
with:
6363
languages: ${{ matrix.language }}
6464

6565
- name: Autobuild
66-
uses: github/codeql-action/autobuild@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
66+
uses: github/codeql-action/autobuild@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5
6767

6868
- name: Perform CodeQL Analysis
69-
uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
69+
uses: github/codeql-action/analyze@d1ba80a13dd99fba24a470575428917156a28b43 # v4.37.5

bun.lock

Lines changed: 21 additions & 21 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
@@ -56,7 +56,7 @@
5656
"@typescript/native-preview": "^7.0.0-dev.20260210.1",
5757
"depcheck": "^1.4.7",
5858
"happy-dom": "^20.8.9",
59-
"oxfmt": "0.61.0",
59+
"oxfmt": "0.62.0",
6060
"oxlint": "^1.76.0",
6161
"rimraf": "^6.1.3",
6262
"typescript": "^7.0.0",

0 commit comments

Comments
 (0)