Skip to content

Commit f233172

Browse files
build(deps-dev): bump all #1537
PR URL: #1537 Reviewed-by: Derek Lewis <[email protected]> Reviewed-by: OpenINF-bot <[email protected]> --------- 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 e1b9cb6 commit f233172

File tree

3 files changed

+41
-41
lines changed

3 files changed

+41
-41
lines changed

.github/workflows/semgrep.yml

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

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "The OpenINF portal, other static resources, and more static electricity",
66
"packageManager": "[email protected]",
77
"engines": {
8-
"node": "22.12.0",
8+
"node": "22.13.0",
99
"pnpm": "9.15.3"
1010
},
1111
"exports": {
@@ -45,7 +45,7 @@
4545
"cssnano": "7.0.6",
4646
"dictionary-en": "4.0.0",
4747
"dprint": "0.48.0",
48-
"editorconfig-checker": "6.0.0",
48+
"editorconfig-checker": "6.0.1",
4949
"globby": "14.0.2",
5050
"gulp": "5.0.0",
5151
"gulp-dart-sass": "1.1.0",
@@ -107,7 +107,7 @@
107107
"stylelint-config-recess-order": "5.1.1",
108108
"stylelint-config-standard-scss": "14.0.0",
109109
"tsx": "4.19.2",
110-
"typescript": "5.7.2",
110+
"typescript": "5.7.3",
111111
"unified": "11.0.5",
112112
"vnu-jar": "24.10.17",
113113
"zod": "3.24.1",

pnpm-lock.yaml

+37-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)