Skip to content

Commit 25c48e8

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

3 files changed

Lines changed: 59 additions & 59 deletions

File tree

.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@97e35c5302afcf3f5ac1df3fca9343d32536b286 # v1.184.0
18+
uses: ruby/setup-ruby@3a77c29278ae80936b4cb030fefc7d21c96c786f # v1.185.0
1919
- name: Install
2020
run: |
2121
corepack enable

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@9.4.0",
6+
"packageManager": "pnpm@9.5.0",
77
"engines": {
88
"node": "20.15.0",
9-
"pnpm": "9.4.0"
9+
"pnpm": "9.5.0"
1010
},
1111
"exports": {
1212
"./build/constants": "./build/shared/constants.mjs",
@@ -30,13 +30,13 @@
3030
"@openinf/util-types": "2.1.3",
3131
"@shopify/prettier-plugin-liquid": "1.5.0",
3232
"@tsconfig/node-lts": "20.1.3",
33-
"@types/node": "20.14.9",
33+
"@types/node": "20.14.10",
3434
"@yarnpkg/shell": "4.0.2",
3535
"autoprefixer": "10.4.19",
3636
"cspell": "8.10.0",
37-
"cssnano": "7.0.3",
37+
"cssnano": "7.0.4",
3838
"dictionary-en": "4.0.0",
39-
"dprint": "0.47.0",
39+
"dprint": "0.47.1",
4040
"editorconfig-checker": "5.1.8",
4141
"globby": "14.0.2",
4242
"gulp": "5.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)