Skip to content

Commit d3ce5c2

Browse files
chore(deps): update all dependencies
1 parent 72f75d2 commit d3ce5c2

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
# Initializes the CodeQL tools for scanning.
6363
- name: Initialize CodeQL
64-
uses: github/codeql-action/init@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3
64+
uses: github/codeql-action/init@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3
6565
with:
6666
languages: ${{ matrix.language }}
6767
build-mode: ${{ matrix.build-mode }}
@@ -88,7 +88,7 @@ jobs:
8888
exit 1
8989
9090
- name: Perform CodeQL Analysis
91-
uses: github/codeql-action/analyze@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3
91+
uses: github/codeql-action/analyze@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3
9292
with:
9393
category: '/language:${{matrix.language}}'
9494

package-lock.json

Lines changed: 4 additions & 4 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
@@ -47,7 +47,7 @@
4747
"husky": "9.1.6",
4848
"jest": "29.7.0",
4949
"jest-fetch-mock": "3.0.3",
50-
"jest-runner-eslint": "2.2.0",
50+
"jest-runner-eslint": "2.2.1",
5151
"lint-staged": "15.2.10",
5252
"prettier": "3.3.3",
5353
"semantic-release": "24.1.2",

0 commit comments

Comments
 (0)