Skip to content

Commit 61b5f8c

Browse files
build(deps-dev): bump all (#1503)
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 f96651e commit 61b5f8c

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
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@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
32+
uses: github/codeql-action/init@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3.27.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@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
38+
uses: github/codeql-action/analyze@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3.27.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@9.12.3",
6+
"packageManager": "pnpm@9.13.2",
77
"engines": {
88
"node": "22.11.0",
9-
"pnpm": "9.12.3"
9+
"pnpm": "9.13.2"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -28,7 +28,7 @@
2828
"@cspell/dict-lorem-ipsum": "4.0.3",
2929
"@isaacs/catcher": "1.0.4",
3030
"@openinf/gh-file-importer": "2.0.1",
31-
"@shopify/prettier-plugin-liquid": "1.5.2",
31+
"@shopify/prettier-plugin-liquid": "1.6.0",
3232
"@tsconfig/node-lts": "22.0.0",
3333
"@types/console-log-level": "1.4.5",
3434
"@types/gulp": "4.0.17",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)