chore(deps): pin dependencies (maint/v5) (#511)
Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/511 Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
5cfedf4f41
commit
8e16f709df
2 changed files with 18 additions and 16 deletions
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
|
@ -9,28 +9,28 @@ importers:
|
|||
.:
|
||||
devDependencies:
|
||||
'@bitnami/readme-generator-for-helm':
|
||||
specifier: ^2.4.2
|
||||
specifier: 2.6.1
|
||||
version: 2.6.1
|
||||
clipanion:
|
||||
specifier: ^3.2.1
|
||||
specifier: 3.2.1
|
||||
version: 3.2.1(typanion@3.14.0)
|
||||
conventional-changelog-conventionalcommits:
|
||||
specifier: ^7.0.0
|
||||
specifier: 7.0.2
|
||||
version: 7.0.2
|
||||
conventional-changelog-core:
|
||||
specifier: ^7.0.0
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
husky:
|
||||
specifier: ^9.0.0
|
||||
specifier: 9.0.11
|
||||
version: 9.0.11
|
||||
lint-staged:
|
||||
specifier: ^15.2.0
|
||||
specifier: 15.2.2
|
||||
version: 15.2.2
|
||||
markdownlint-cli:
|
||||
specifier: ^0.39.0
|
||||
specifier: 0.39.0
|
||||
version: 0.39.0
|
||||
prettier:
|
||||
specifier: ^3.1.0
|
||||
specifier: 3.2.5
|
||||
version: 3.2.5
|
||||
|
||||
packages:
|
||||
|
@ -299,6 +299,7 @@ packages:
|
|||
|
||||
glob@7.2.3:
|
||||
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
||||
deprecated: Glob versions prior to v9 are no longer supported
|
||||
|
||||
handlebars@4.7.8:
|
||||
resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==}
|
||||
|
@ -332,6 +333,7 @@ packages:
|
|||
|
||||
inflight@1.0.6:
|
||||
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
||||
deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
||||
|
||||
inherits@2.0.4:
|
||||
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue