Skip to content

Commit 4f5792c

Browse files
chore(deps): bump all #1524
PR URL: #1524 Reviewed-by: Derek Lewis <[email protected]> Reviewed-by: OpenINF-bot <[email protected]> --------- 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 6100f7c commit 4f5792c

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
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@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
32+
uses: github/codeql-action/init@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
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@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
38+
uses: github/codeql-action/analyze@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
3939
with:
4040
category: '/language:${{matrix.language}}'

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "The OpenINF portal, other static resources, and more static electricity",
66
"packageManager": "[email protected]",
77
"engines": {
8-
"node": "22.11.0",
8+
"node": "22.12.0",
99
"pnpm": "9.14.4"
1010
},
1111
"exports": {
@@ -62,7 +62,7 @@
6262
"markdownlint-cli2": "0.15.0",
6363
"markdownlint-cli2-formatter-default": "0.0.5",
6464
"nps": "5.10.0",
65-
"prettier": "3.4.1",
65+
"prettier": "3.4.2",
6666
"remark": "15.0.1",
6767
"remark-cli": "12.0.1",
6868
"remark-directive": "3.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)