Skip to content

Commit acba8a8

Browse files
build(deps-dev): bump all (#1606)
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 9779ffd commit acba8a8

3 files changed

Lines changed: 40 additions & 40 deletions

File tree

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
1818
container:
19-
image: returntocorp/semgrep@sha256:85f9de554201cc891c470774bb93a7f4faf41ea198ddccc34a855b53f7a51443 # latest
19+
image: returntocorp/semgrep@sha256:fca58525689355641019c05ab49dcc5bc3a1eb7e044f35014ee39594b5aa4fc1 # latest
2020
steps:
2121
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
- run: semgrep ci

package.json

Lines changed: 6 additions & 6 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.12.4",
6+
"packageManager": "pnpm@10.13.1",
77
"engines": {
88
"node": "22.17.0",
9-
"pnpm": "10.12.4"
9+
"pnpm": "10.13.1"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -26,15 +26,15 @@
2626
"devDependencies": {
2727
"@11ty/eleventy": "3.1.2",
2828
"@biomejs/biome": "1.9.4",
29-
"@cspell/dict-lorem-ipsum": "4.0.4",
29+
"@cspell/dict-lorem-ipsum": "4.0.5",
3030
"@isaacs/catcher": "1.0.4",
3131
"@openinf/gh-file-importer": "2.0.1",
3232
"@shopify/prettier-plugin-liquid": "1.9.3",
3333
"@tsconfig/node-lts": "22.0.2",
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.16.0",
37+
"@types/node": "22.16.3",
3838
"@yarnpkg/shell": "4.1.3",
3939
"autoprefixer": "10.4.21",
4040
"bootstrap": "5.3.7",
@@ -110,7 +110,7 @@
110110
"typescript": "5.8.3",
111111
"unified": "11.0.5",
112112
"vnu-jar": "24.10.17",
113-
"zod": "3.25.75",
114-
"zod-validation-error": "3.5.2"
113+
"zod": "3.25.76",
114+
"zod-validation-error": "3.5.3"
115115
}
116116
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)