update deps

This commit is contained in:
Aminda Suomalainen 2025-11-18 09:01:15 +02:00
parent e421667819
commit 1d1ebcd999
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
3 changed files with 8 additions and 8 deletions

View File

@ -65,7 +65,7 @@ repos:
args: [--update-only, --notitle] args: [--update-only, --notitle]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.34.1 rev: 0.35.0
hooks: hooks:
#- id: check-dependabot #- id: check-dependabot
#- id: check-github-actions #- id: check-github-actions
@ -94,7 +94,7 @@ repos:
types: [image] types: [image]
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python - repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "3.4.0" rev: "3.4.1"
hooks: hooks:
- id: editorconfig-checker - id: editorconfig-checker
alias: ec alias: ec

View File

@ -9,6 +9,6 @@
"prettier-plugin-sh": "0.17.2", "prettier-plugin-sh": "0.17.2",
"prettier-plugin-toml": "2.0.4" "prettier-plugin-toml": "2.0.4"
}, },
"packageManager": "pnpm@10.19.1-oidc-test.3+sha512.e5961a4b56bb37620f97b65da4ca56216634bf39ed358eda925f0f036534d458fa249d93ed0021410523f8bb7ed8512b61fe5532ed3e81777793366c6be026b5", "packageManager": "pnpm@10.22.0+sha512.bf049efe995b28f527fd2b41ae0474ce29186f7edcb3bf545087bd61fbbebb2bf75362d1307fda09c2d288e1e499787ac12d4fcb617a974718a6051f2eee741c",
"prettier": "@aminda/global-prettier-config" "prettier": "@aminda/global-prettier-config"
} }

10
pnpm-lock.yaml generated
View File

@ -18,7 +18,7 @@ importers:
version: 3.4.1(prettier@3.5.3) version: 3.4.1(prettier@3.5.3)
corepack: corepack:
specifier: latest specifier: latest
version: 0.34.1 version: 0.34.4
prettier: prettier:
specifier: 3.5.3 specifier: 3.5.3
version: 3.5.3 version: 3.5.3
@ -86,10 +86,10 @@ packages:
integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==, integrity: sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==,
} }
corepack@0.34.1: corepack@0.34.4:
resolution: resolution:
{ {
integrity: sha512-lq4mE+fhHCwSF+Z/uolUr9hXlc8qOEIAR/rnBt/z1HetTDQ1gzQuxDOzjP9V6wqJHRMelCDp4Pvxn2x3wHV7dA==, integrity: sha512-e06BxziZkPHMjCM0GpeXsrOVb4/2hd6r/Vy57NTi9FLx4xq5Iotmvtz7NIiRkWvZdFS74gn+/hNJRz5uO9gTUw==,
} }
engines: { node: ^20.10.0 || ^22.11.0 || >=24.0.0 } engines: { node: ^20.10.0 || ^22.11.0 || >=24.0.0 }
hasBin: true hasBin: true
@ -150,7 +150,7 @@ snapshots:
dependencies: dependencies:
"@prettier/plugin-ruby": 4.0.4(prettier@3.5.3) "@prettier/plugin-ruby": 4.0.4(prettier@3.5.3)
"@prettier/plugin-xml": 3.4.1(prettier@3.5.3) "@prettier/plugin-xml": 3.4.1(prettier@3.5.3)
corepack: 0.34.1 corepack: 0.34.4
prettier: 3.5.3 prettier: 3.5.3
prettier-plugin-nginx: 1.0.3 prettier-plugin-nginx: 1.0.3
prettier-plugin-sh: 0.17.2(prettier@3.5.3) prettier-plugin-sh: 0.17.2(prettier@3.5.3)
@ -181,7 +181,7 @@ snapshots:
dependencies: dependencies:
regexp-to-ast: 0.5.0 regexp-to-ast: 0.5.0
corepack@0.34.1: {} corepack@0.34.4: {}
prettier-plugin-nginx@1.0.3: {} prettier-plugin-nginx@1.0.3: {}