Skip to content

Commit 0740c7a

Browse files
chore(deps): bump all (#1672)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3aa8ef commit 0740c7a

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ jobs:
2929

3030
# Initializes the CodeQL tools for scanning.
3131
- name: Initialize CodeQL
32-
uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
32+
uses: github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
3333
with:
3434
languages: ${{ matrix.language }}
3535
queries: security-extended,security-and-quality
3636

3737
- name: Perform CodeQL Analysis
38-
uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3.30.3
38+
uses: github/codeql-action/analyze@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
3939
with:
4040
category: '/language:${{matrix.language}}'

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
1818
container:
19-
image: returntocorp/semgrep@sha256:cda1b566fafbf6010a02a3ea1d265b1c8eba4380e489a13891a102243d81ca6f # latest
19+
image: returntocorp/semgrep@sha256:48d1634d311ddef6b6a9915d79d9d69886bce1ec5e91cd944716f2c18d51c96d # latest
2020
steps:
2121
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2222
- run: semgrep ci

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"author": "The OpenINF Authors & Friends",
44
"private": "true",
55
"description": "The OpenINF portal, other static resources, and more static electricity",
6-
"packageManager": "pnpm@10.17.0",
6+
"packageManager": "pnpm@10.17.1",
77
"engines": {
8-
"node": "22.19.0",
9-
"pnpm": "10.17.0"
8+
"node": "22.20.0",
9+
"pnpm": "10.17.1"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -106,7 +106,7 @@
106106
"stylelint": "16.24.0",
107107
"stylelint-config-recess-order": "6.1.0",
108108
"stylelint-config-standard-scss": "14.0.0",
109-
"tsx": "4.20.5",
109+
"tsx": "4.20.6",
110110
"typescript": "5.9.2",
111111
"unified": "11.0.5",
112112
"vnu-jar": "24.10.17",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)