mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 22:16:28 +00:00
chore(deps): update dependency @types/ini to v1.3.34 (#26243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2d066fb3c8
commit
aa1f47c980
2 changed files with 5 additions and 5 deletions
|
@ -283,7 +283,7 @@
|
|||
"@types/git-url-parse": "9.0.3",
|
||||
"@types/github-url-from-git": "1.5.3",
|
||||
"@types/global-agent": "2.1.3",
|
||||
"@types/ini": "1.3.33",
|
||||
"@types/ini": "1.3.34",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/json-dup-key-validator": "1.0.2",
|
||||
"@types/linkify-markdown": "1.0.3",
|
||||
|
|
|
@ -413,8 +413,8 @@ importers:
|
|||
specifier: 2.1.3
|
||||
version: 2.1.3
|
||||
'@types/ini':
|
||||
specifier: 1.3.33
|
||||
version: 1.3.33
|
||||
specifier: 1.3.34
|
||||
version: 1.3.34
|
||||
'@types/js-yaml':
|
||||
specifier: 4.0.9
|
||||
version: 4.0.9
|
||||
|
@ -3739,8 +3739,8 @@ packages:
|
|||
resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==}
|
||||
dev: false
|
||||
|
||||
/@types/ini@1.3.33:
|
||||
resolution: {integrity: sha512-YZDzdPTDxy084i5eVxUKfAHLenhAMVHupzCIg1dzFJNs6xp/UGyWk+8Lp1YxoZH+Hvv7C9OcHEDPndSMwaPVsQ==}
|
||||
/@types/ini@1.3.34:
|
||||
resolution: {integrity: sha512-FafeLhwmWucTi31ZYg/6aHBZNyrogQ35aDvSW7zMAz3HMhUqQ4G/NBya8c5pe2jwoYsDFwra8O9/yZotong76g==}
|
||||
dev: true
|
||||
|
||||
/@types/istanbul-lib-coverage@2.0.6:
|
||||
|
|
Loading…
Reference in a new issue