Skip to content

Commit 596b9a4

Browse files
build(deps-dev): bump all (#1741)
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 57658ec commit 596b9a4

3 files changed

Lines changed: 77 additions & 69 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@ebcb5b36ded6beda4ceefea6a8bc4cc885255bb3 # v3.34.1
32+
uses: github/codeql-action/init@5c8a8a642e79153f5d047b10ec1cba1d1cc65699 # v3.35.1
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@ebcb5b36ded6beda4ceefea6a8bc4cc885255bb3 # v3.34.1
38+
uses: github/codeql-action/analyze@5c8a8a642e79153f5d047b10ec1cba1d1cc65699 # v3.35.1
3939
with:
4040
category: '/language:${{matrix.language}}'

package.json

Lines changed: 5 additions & 5 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.32.1",
6+
"packageManager": "pnpm@10.33.0",
77
"engines": {
8-
"node": "22.22.1",
9-
"pnpm": "10.32.1"
8+
"node": "22.22.2",
9+
"pnpm": "10.33.0"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -44,7 +44,7 @@
4444
"cspell": "9.7.0",
4545
"cssnano": "7.1.3",
4646
"dictionary-en": "4.0.0",
47-
"dprint": "0.53.0",
47+
"dprint": "0.53.1",
4848
"editorconfig-checker": "6.1.1",
4949
"globby": "14.1.0",
5050
"gulp": "5.0.1",
@@ -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.21.0",
62+
"markdownlint-cli2": "0.22.0",
6363
"markdownlint-cli2-formatter-default": "0.0.6",
6464
"nps": "5.10.0",
6565
"prettier": "3.8.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)