dependency updates

This commit is contained in:
Aminda Suomalainen 2024-09-04 09:08:04 +03:00
parent 6fc3bb6e31
commit 37fd3ae224
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
4 changed files with 11 additions and 7 deletions

4
.npmrc Normal file
View File

@ -0,0 +1,4 @@
# SPDX-FileCopyrightText: 2024 Aminda Suomalainen <suomalainen@aminda.eu>
#
# SPDX-License-Identifier: CC0-1.0
manage-package-manager-versions=true

View File

@ -64,7 +64,7 @@ repos:
]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.0
rev: 0.29.2
hooks:
- id: check-dependabot
- id: check-github-workflows
@ -91,7 +91,7 @@ repos:
types: [image]
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "2.7.3"
rev: "3.0.3"
hooks:
- id: editorconfig-checker
alias: ec

View File

@ -2,5 +2,5 @@
"devDependencies": {
"@aminda/global-prettier-config": "2024.28.4"
},
"packageManager": "pnpm@9.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e"
"packageManager": "pnpm@9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1"
}

View File

@ -109,10 +109,10 @@ packages:
}
engines: { node: ">=16.0.0" }
tslib@2.6.3:
tslib@2.7.0:
resolution:
{
integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==,
integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==,
}
snapshots:
@ -169,6 +169,6 @@ snapshots:
sh-syntax@0.4.2:
dependencies:
tslib: 2.6.3
tslib: 2.7.0
tslib@2.6.3: {}
tslib@2.7.0: {}