mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
chore(deps): update dependency @types/lodash to v4.17.4 (#29232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
485d08a15b
commit
fb0c2b0634
2 changed files with 6 additions and 6 deletions
|
@ -286,7 +286,7 @@
|
|||
"@types/js-yaml": "4.0.9",
|
||||
"@types/json-dup-key-validator": "1.0.2",
|
||||
"@types/linkify-markdown": "1.0.3",
|
||||
"@types/lodash": "4.17.3",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/luxon": "3.4.2",
|
||||
"@types/markdown-it": "14.0.1",
|
||||
"@types/markdown-table": "2.0.0",
|
||||
|
|
|
@ -434,8 +434,8 @@ importers:
|
|||
specifier: 1.0.3
|
||||
version: 1.0.3
|
||||
'@types/lodash':
|
||||
specifier: 4.17.3
|
||||
version: 4.17.3
|
||||
specifier: 4.17.4
|
||||
version: 4.17.4
|
||||
'@types/luxon':
|
||||
specifier: 3.4.2
|
||||
version: 3.4.2
|
||||
|
@ -2088,8 +2088,8 @@ packages:
|
|||
'@types/linkify-markdown@1.0.3':
|
||||
resolution: {integrity: sha512-BnuGqDmpzmXCDMXHzgle/vMRUnbFcWclts0+n7Or421exav3XG6efl9gsxamLET6QPhX+pMnxcsHgnAO/daj9w==}
|
||||
|
||||
'@types/lodash@4.17.3':
|
||||
resolution: {integrity: sha512-zmNrEJaBvNskZXQWaUQq6bktF4IDGVfDS78M+YEk5aCn9M/b94/mB/6WCyfH2/MjwBdc6QuOor95CIlKWYRL3A==}
|
||||
'@types/lodash@4.17.4':
|
||||
resolution: {integrity: sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==}
|
||||
|
||||
'@types/luxon@3.4.2':
|
||||
resolution: {integrity: sha512-TifLZlFudklWlMBfhubvgqTXRzLDI5pCbGa4P8a3wPyUQSW+1xQ5eDsreP9DWHX3tjq1ke96uYG/nwundroWcA==}
|
||||
|
@ -8739,7 +8739,7 @@ snapshots:
|
|||
|
||||
'@types/linkify-markdown@1.0.3': {}
|
||||
|
||||
'@types/lodash@4.17.3': {}
|
||||
'@types/lodash@4.17.4': {}
|
||||
|
||||
'@types/luxon@3.4.2': {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue