Skip to content

Commit 8456f58

Browse files
build(deps-dev): bump all (#1571)
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 767366d commit 8456f58

File tree

3 files changed

+62
-62
lines changed

3 files changed

+62
-62
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@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
32+
uses: github/codeql-action/init@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
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@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
38+
uses: github/codeql-action/analyze@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
3939
with:
4040
category: '/language:${{matrix.language}}'

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": "[email protected].3",
6+
"packageManager": "[email protected].5",
77
"engines": {
88
"node": "22.14.0",
9-
"pnpm": "10.6.3"
9+
"pnpm": "10.6.5"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -34,7 +34,7 @@
3434
"@types/console-log-level": "1.4.5",
3535
"@types/gulp": "4.0.17",
3636
"@types/js-yaml": "4.0.9",
37-
"@types/node": "22.13.10",
37+
"@types/node": "22.13.11",
3838
"@yarnpkg/shell": "4.1.2",
3939
"autoprefixer": "10.4.21",
4040
"bootstrap": "5.3.3",
@@ -44,7 +44,7 @@
4444
"cspell": "8.17.5",
4545
"cssnano": "7.0.6",
4646
"dictionary-en": "4.0.0",
47-
"dprint": "0.49.0",
47+
"dprint": "0.49.1",
4848
"editorconfig-checker": "6.0.1",
4949
"globby": "14.1.0",
5050
"gulp": "5.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)