Skip to content

Commit 8fd48ff

Browse files
build(deps-dev): bump all (#1749)
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 6a9948a commit 8fd48ff

3 files changed

Lines changed: 183 additions & 192 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:d7d67e1e0c0ed26278ab35f0be082f0afdfd7a880f4927aee86f8127fdbce617 # latest
19+
image: returntocorp/semgrep@sha256:7810f1d7884974ab6dda7bef8f4a2c8e165ea2142fd8260515d380e4f1407263 # latest
2020
steps:
2121
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2222
- run: semgrep ci

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": "pnpm@10.33.0",
6+
"packageManager": "pnpm@10.33.2",
77
"engines": {
88
"node": "22.22.2",
9-
"pnpm": "10.33.0"
9+
"pnpm": "10.33.2"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -42,7 +42,7 @@
4242
"browserslist-lint": "0.4.0",
4343
"console-log-level": "1.4.1",
4444
"cspell": "10.0.0",
45-
"cssnano": "7.1.5",
45+
"cssnano": "7.1.7",
4646
"dictionary-en": "4.0.0",
4747
"dprint": "0.54.0",
4848
"editorconfig-checker": "6.1.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.22.0",
62+
"markdownlint-cli2": "0.22.1",
6363
"markdownlint-cli2-formatter-default": "0.0.6",
6464
"nps": "5.10.0",
6565
"prettier": "3.8.3",

0 commit comments

Comments
 (0)