mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
chore(deps): update dependency @types/diff to v5.2.1 (#29046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
72c3ec4839
commit
cc5da0b7b4
2 changed files with 6 additions and 6 deletions
|
@ -276,7 +276,7 @@
|
||||||
"@types/clean-git-ref": "2.0.2",
|
"@types/clean-git-ref": "2.0.2",
|
||||||
"@types/common-tags": "1.8.4",
|
"@types/common-tags": "1.8.4",
|
||||||
"@types/conventional-commits-detector": "1.0.2",
|
"@types/conventional-commits-detector": "1.0.2",
|
||||||
"@types/diff": "5.2.0",
|
"@types/diff": "5.2.1",
|
||||||
"@types/eslint": "8.56.10",
|
"@types/eslint": "8.56.10",
|
||||||
"@types/fs-extra": "11.0.4",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/git-url-parse": "9.0.3",
|
"@types/git-url-parse": "9.0.3",
|
||||||
|
|
|
@ -404,8 +404,8 @@ importers:
|
||||||
specifier: 1.0.2
|
specifier: 1.0.2
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
'@types/diff':
|
'@types/diff':
|
||||||
specifier: 5.2.0
|
specifier: 5.2.1
|
||||||
version: 5.2.0
|
version: 5.2.1
|
||||||
'@types/eslint':
|
'@types/eslint':
|
||||||
specifier: 8.56.10
|
specifier: 8.56.10
|
||||||
version: 8.56.10
|
version: 8.56.10
|
||||||
|
@ -2032,8 +2032,8 @@ packages:
|
||||||
'@types/conventional-commits-detector@1.0.2':
|
'@types/conventional-commits-detector@1.0.2':
|
||||||
resolution: {integrity: sha512-Yzo8dW+b2vziyDD9WNY+IPq4rcZyguHNuyNZC3wv0igpVFRd7VWHufl+vRQaCzDR2ftPTB1VPwbvXxWVpzBo+g==}
|
resolution: {integrity: sha512-Yzo8dW+b2vziyDD9WNY+IPq4rcZyguHNuyNZC3wv0igpVFRd7VWHufl+vRQaCzDR2ftPTB1VPwbvXxWVpzBo+g==}
|
||||||
|
|
||||||
'@types/diff@5.2.0':
|
'@types/diff@5.2.1':
|
||||||
resolution: {integrity: sha512-pjJH+02ukgJRW0mViDUA1cdC+wzSgRu0e4cPuogPLAw0i66y62iMP0ZlXoJAmoXrKRZnF3pMDwyKZsgNVlMX4A==}
|
resolution: {integrity: sha512-uxpcuwWJGhe2AR1g8hD9F5OYGCqjqWnBUQFD8gMZsDbv8oPHzxJF6iMO6n8Tk0AdzlxoaaoQhOYlIg/PukVU8g==}
|
||||||
|
|
||||||
'@types/emscripten@1.39.11':
|
'@types/emscripten@1.39.11':
|
||||||
resolution: {integrity: sha512-dOeX2BeNA7j6BTEqJQL3ut0bRCfsyQMd5i4FT8JfHfYhAOuJPCGh0dQFbxVJxUyQ+75x6enhDdndGb624/QszA==}
|
resolution: {integrity: sha512-dOeX2BeNA7j6BTEqJQL3ut0bRCfsyQMd5i4FT8JfHfYhAOuJPCGh0dQFbxVJxUyQ+75x6enhDdndGb624/QszA==}
|
||||||
|
@ -8704,7 +8704,7 @@ snapshots:
|
||||||
|
|
||||||
'@types/conventional-commits-detector@1.0.2': {}
|
'@types/conventional-commits-detector@1.0.2': {}
|
||||||
|
|
||||||
'@types/diff@5.2.0': {}
|
'@types/diff@5.2.1': {}
|
||||||
|
|
||||||
'@types/emscripten@1.39.11': {}
|
'@types/emscripten@1.39.11': {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue