Skip to content

Commit 95e51f7

Browse files
renovate[bot]OpenINFbot
authored andcommitted
chore(deps): bump all
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00999a3 commit 95e51f7

File tree

4 files changed

+46
-46
lines changed

4 files changed

+46
-46
lines changed

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
node-version-file: 'package.json'
1717
- name: Set up Ruby runtime
18-
uses: ruby/setup-ruby@1d0e911f615a112e322369596f10ee0b95b010ae # v1.183.0
18+
uses: ruby/setup-ruby@97e35c5302afcf3f5ac1df3fca9343d32536b286 # v1.184.0
1919
- name: Install
2020
run: |
2121
corepack enable

.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:d543e7ad9562fefd6529ec40b880f99f8742a1105083fcdba42c186e0555ad5d # latest
19+
image: returntocorp/semgrep@sha256:4614ec53294cc63f086755157dfb108121c69087d15c3e8d4c7ac603fb0eaa54 # latest
2020
steps:
2121
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2222
- run: semgrep ci

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@
9999
"stylelint": "16.6.1",
100100
"stylelint-config-recess-order": "5.0.1",
101101
"stylelint-config-standard-scss": "13.1.0",
102-
"tsx": "4.16.0",
103-
"typescript": "5.5.2",
102+
"tsx": "4.16.2",
103+
"typescript": "5.5.3",
104104
"unified": "11.0.5",
105105
"vnu-jar": "23.4.11"
106106
}

pnpm-lock.yaml

Lines changed: 42 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)