Skip to content

Commit bd597f8

Browse files
build(deps-dev): bump all (#1733)
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 ddc58dc commit bd597f8

3 files changed

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

package.json

Lines changed: 5 additions & 5 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.30.1",
6+
"packageManager": "pnpm@10.30.3",
77
"engines": {
88
"node": "22.22.0",
9-
"pnpm": "10.30.1"
9+
"pnpm": "10.30.3"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -34,17 +34,17 @@
3434
"@types/console-log-level": "1.4.5",
3535
"@types/gulp": "4.0.18",
3636
"@types/js-yaml": "4.0.9",
37-
"@types/node": "22.19.11",
37+
"@types/node": "22.19.13",
3838
"@yarnpkg/shell": "4.1.3",
39-
"autoprefixer": "10.4.24",
39+
"autoprefixer": "10.4.27",
4040
"bootstrap": "5.3.8",
4141
"browser-sync": "3.0.4",
4242
"browserslist-lint": "0.4.0",
4343
"console-log-level": "1.4.1",
4444
"cspell": "9.6.4",
4545
"cssnano": "7.1.2",
4646
"dictionary-en": "4.0.0",
47-
"dprint": "0.51.1",
47+
"dprint": "0.52.0",
4848
"editorconfig-checker": "6.1.1",
4949
"globby": "14.1.0",
5050
"gulp": "5.0.1",

0 commit comments

Comments
 (0)