Skip to content

Commit 3af6c1f

Browse files
committed
build(deps-dev): bump all
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e867c1 commit 3af6c1f

File tree

6 files changed

+115
-115
lines changed

6 files changed

+115
-115
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ jobs:
2525

2626
steps:
2727
- name: Checkout repository
28-
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
28+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2929

3030
# Initializes the CodeQL tools for scanning.
3131
- name: Initialize CodeQL
32-
uses: github/codeql-action/init@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
32+
uses: github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
3333
with:
3434
languages: ${{ matrix.language }}
3535
queries: security-extended,security-and-quality
3636

3737
- name: Perform CodeQL Analysis
38-
uses: github/codeql-action/analyze@c36620d31ac7c881962c3d9dd939c40ec9434f2b # v3.26.12
38+
uses: github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
3939
with:
4040
category: '/language:${{matrix.language}}'

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- name: Check out project repository
27-
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
27+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828
- name: Set up Node.js runtime
29-
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
29+
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
3030
with:
3131
node-version-file: 'package.json'
3232
- name: Install

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Check out project repository
12-
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
12+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1313
- name: Set up Node.js runtime
14-
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
14+
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
1515
with:
1616
node-version-file: 'package.json'
1717
- name: Install

.github/workflows/semgrep.yml

Lines changed: 2 additions & 2 deletions
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:7b625711ba9b6d1a543e308967b18c01b59932490a5536a06422666474bf6ee4 # latest
19+
image: returntocorp/semgrep@sha256:9db30dc32ec342e99160500801b0b975a77e78ad9293e23d988d8022d558b94b # latest
2020
steps:
21-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
21+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
- run: semgrep ci

package.json

Lines changed: 6 additions & 6 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@9.12.1",
6+
"packageManager": "pnpm@9.12.2",
77
"engines": {
88
"node": "20.18.0",
9-
"pnpm": "9.12.1"
9+
"pnpm": "9.12.2"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@11ty/eleventy": "3.0.0",
27-
"@biomejs/biome": "1.9.3",
27+
"@biomejs/biome": "1.9.4",
2828
"@cspell/dict-lorem-ipsum": "4.0.3",
2929
"@isaacs/catcher": "1.0.4",
3030
"@openinf/gh-file-importer": "2.0.1",
@@ -33,7 +33,7 @@
3333
"@types/console-log-level": "1.4.5",
3434
"@types/gulp": "4.0.17",
3535
"@types/js-yaml": "4.0.9",
36-
"@types/node": "20.16.11",
36+
"@types/node": "20.17.1",
3737
"@yarnpkg/shell": "4.1.0",
3838
"autoprefixer": "10.4.20",
3939
"bootstrap": "5.3.3",
@@ -43,7 +43,7 @@
4343
"cspell": "8.15.1",
4444
"cssnano": "7.0.6",
4545
"dictionary-en": "4.0.0",
46-
"dprint": "0.47.2",
46+
"dprint": "0.47.5",
4747
"editorconfig-checker": "6.0.0",
4848
"globby": "14.0.2",
4949
"gulp": "5.0.0",
@@ -105,7 +105,7 @@
105105
"stylelint": "16.10.0",
106106
"stylelint-config-recess-order": "5.1.1",
107107
"stylelint-config-standard-scss": "13.1.0",
108-
"tsx": "4.19.1",
108+
"tsx": "4.19.2",
109109
"typescript": "5.6.3",
110110
"unified": "11.0.5",
111111
"vnu-jar": "23.4.11",

0 commit comments

Comments
 (0)