mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update dependency @types/ini to v1.3.33 (#25756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
767e1cfeb6
commit
4dbb17e9df
2 changed files with 5 additions and 5 deletions
|
@ -282,7 +282,7 @@
|
||||||
"@types/git-url-parse": "9.0.3",
|
"@types/git-url-parse": "9.0.3",
|
||||||
"@types/github-url-from-git": "1.5.3",
|
"@types/github-url-from-git": "1.5.3",
|
||||||
"@types/global-agent": "2.1.2",
|
"@types/global-agent": "2.1.2",
|
||||||
"@types/ini": "1.3.32",
|
"@types/ini": "1.3.33",
|
||||||
"@types/js-yaml": "4.0.8",
|
"@types/js-yaml": "4.0.8",
|
||||||
"@types/json-dup-key-validator": "1.0.1",
|
"@types/json-dup-key-validator": "1.0.1",
|
||||||
"@types/linkify-markdown": "1.0.2",
|
"@types/linkify-markdown": "1.0.2",
|
||||||
|
|
|
@ -413,8 +413,8 @@ importers:
|
||||||
specifier: 2.1.2
|
specifier: 2.1.2
|
||||||
version: 2.1.2
|
version: 2.1.2
|
||||||
'@types/ini':
|
'@types/ini':
|
||||||
specifier: 1.3.32
|
specifier: 1.3.33
|
||||||
version: 1.3.32
|
version: 1.3.33
|
||||||
'@types/js-yaml':
|
'@types/js-yaml':
|
||||||
specifier: 4.0.8
|
specifier: 4.0.8
|
||||||
version: 4.0.8
|
version: 4.0.8
|
||||||
|
@ -3792,8 +3792,8 @@ packages:
|
||||||
resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==}
|
resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/ini@1.3.32:
|
/@types/ini@1.3.33:
|
||||||
resolution: {integrity: sha512-cCXfrhgTiChyYIBs7ZZdsi8a9JLs4vVdCsUJt8nczxpNcHcUEMO8Tu5vsMwbepDobKC1mOf4w32jgOz1NEDoaA==}
|
resolution: {integrity: sha512-YZDzdPTDxy084i5eVxUKfAHLenhAMVHupzCIg1dzFJNs6xp/UGyWk+8Lp1YxoZH+Hvv7C9OcHEDPndSMwaPVsQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/istanbul-lib-coverage@2.0.6:
|
/@types/istanbul-lib-coverage@2.0.6:
|
||||||
|
|
Loading…
Reference in a new issue