Skip to content

Commit c9f7f85

Browse files
chore(deps): bump all (#1731)
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 b12b6b3 commit c9f7f85

3 files changed

Lines changed: 33 additions & 34 deletions

File tree

.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@f5c2471be782132e47a6e6f9c725e56730d6e9a3 # v3.32.3
32+
uses: github/codeql-action/init@45580472a5bb82c4681c4ac726cfdb60060c2ee1 # v3.32.4
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@f5c2471be782132e47a6e6f9c725e56730d6e9a3 # v3.32.3
38+
uses: github/codeql-action/analyze@45580472a5bb82c4681c4ac726cfdb60060c2ee1 # v3.32.4
3939
with:
4040
category: '/language:${{matrix.language}}'

package.json

Lines changed: 3 additions & 3 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.29.3",
6+
"packageManager": "pnpm@10.30.1",
77
"engines": {
88
"node": "22.22.0",
9-
"pnpm": "10.29.3"
9+
"pnpm": "10.30.1"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -59,7 +59,7 @@
5959
"markdown-it-sub": "2.0.0",
6060
"markdown-it-sup": "2.0.0",
6161
"markdown-it-task-lists": "2.1.1",
62-
"markdownlint-cli2": "0.20.0",
62+
"markdownlint-cli2": "0.21.0",
6363
"markdownlint-cli2-formatter-default": "0.0.6",
6464
"nps": "5.10.0",
6565
"prettier": "3.8.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)