Skip to content

Commit e5f608c

Browse files
build(deps-dev): bump all (#1566)
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 b5fa8e1 commit e5f608c

File tree

3 files changed

+90
-80
lines changed

3 files changed

+90
-80
lines changed

.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:d8338657666af859e8562f367a9b9af24659c005f5a8677e6fca116b402d1a3d # latest
19+
image: returntocorp/semgrep@sha256:664850c7788f22af8194baab646b3290943f3fec7a00220786496a08f3eb5e34 # latest
2020
steps:
2121
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
- run: semgrep ci

package.json

Lines changed: 7 additions & 7 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.4.1",
6+
"packageManager": "pnpm@10.5.2",
77
"engines": {
88
"node": "22.14.0",
9-
"pnpm": "10.4.1"
9+
"pnpm": "10.5.2"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -29,12 +29,12 @@
2929
"@cspell/dict-lorem-ipsum": "4.0.4",
3030
"@isaacs/catcher": "1.0.4",
3131
"@openinf/gh-file-importer": "2.0.1",
32-
"@shopify/prettier-plugin-liquid": "1.8.2",
32+
"@shopify/prettier-plugin-liquid": "1.8.3",
3333
"@tsconfig/node-lts": "22.0.1",
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.5",
37+
"@types/node": "22.13.8",
3838
"@yarnpkg/shell": "4.1.2",
3939
"autoprefixer": "10.4.20",
4040
"bootstrap": "5.3.3",
@@ -62,7 +62,7 @@
6262
"markdownlint-cli2": "0.17.2",
6363
"markdownlint-cli2-formatter-default": "0.0.5",
6464
"nps": "5.10.0",
65-
"prettier": "3.5.2",
65+
"prettier": "3.5.3",
6666
"remark": "15.0.1",
6767
"remark-cli": "12.0.1",
6868
"remark-directive": "3.0.1",
@@ -103,11 +103,11 @@
103103
"retext-syntax-mentions": "4.0.0",
104104
"retext-syntax-urls": "4.0.0",
105105
"strip-comments": "2.0.1",
106-
"stylelint": "16.14.1",
106+
"stylelint": "16.15.0",
107107
"stylelint-config-recess-order": "6.0.0",
108108
"stylelint-config-standard-scss": "14.0.0",
109109
"tsx": "4.19.3",
110-
"typescript": "5.7.3",
110+
"typescript": "5.8.2",
111111
"unified": "11.0.5",
112112
"vnu-jar": "24.10.17",
113113
"zod": "3.24.2",

0 commit comments

Comments
 (0)