Skip to content

Commit 6d32d20

Browse files
build(deps-dev): bump all (#1592)
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 5574c86 commit 6d32d20

File tree

3 files changed

+262
-344
lines changed

3 files changed

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
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.15.3",
37+
"@types/node": "22.15.17",
3838
"@yarnpkg/shell": "4.1.2",
3939
"autoprefixer": "10.4.21",
40-
"bootstrap": "5.3.5",
40+
"bootstrap": "5.3.6",
4141
"browser-sync": "3.0.4",
4242
"browserslist-lint": "0.3.3",
4343
"console-log-level": "1.4.1",
4444
"cspell": "8.19.4",
45-
"cssnano": "7.0.6",
45+
"cssnano": "7.0.7",
4646
"dictionary-en": "4.0.0",
4747
"dprint": "0.49.1",
4848
"editorconfig-checker": "6.0.1",
@@ -59,7 +59,7 @@
5959
"markdown-it-sub": "2.0.0",
6060
"markdown-it-sup": "2.0.0",
6161
"markdown-it-task-lists": "2.1.1",
62-
"markdownlint-cli2": "0.17.2",
62+
"markdownlint-cli2": "0.18.0",
6363
"markdownlint-cli2-formatter-default": "0.0.5",
6464
"nps": "5.10.0",
6565
"prettier": "3.5.3",
@@ -111,6 +111,6 @@
111111
"unified": "11.0.5",
112112
"vnu-jar": "24.10.17",
113113
"zod": "3.24.4",
114-
"zod-validation-error": "3.4.0"
114+
"zod-validation-error": "3.4.1"
115115
}
116116
}

0 commit comments

Comments
 (0)