mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Bump @types/lodash from 4.17.5 to 4.17.6 (#22891)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.5 to 4.17.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
"@types/dompurify": "3.0.5",
|
||||
"@types/file-saver": "2.0.7",
|
||||
"@types/geojson": "7946.0.14",
|
||||
"@types/lodash": "4.17.5",
|
||||
"@types/lodash": "4.17.6",
|
||||
"@types/mapbox__mapbox-gl-draw": "1.4.6",
|
||||
"@types/mapbox__mapbox-gl-geocoder": "4.7.7",
|
||||
"@types/qrcode": "1.5.5",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -701,8 +701,8 @@ importers:
|
||||
specifier: 7946.0.14
|
||||
version: 7946.0.14
|
||||
'@types/lodash':
|
||||
specifier: 4.17.5
|
||||
version: 4.17.5
|
||||
specifier: 4.17.6
|
||||
version: 4.17.6
|
||||
'@types/mapbox__mapbox-gl-draw':
|
||||
specifier: 1.4.6
|
||||
version: 1.4.6
|
||||
@@ -5004,12 +5004,12 @@ packages:
|
||||
'@types/lodash-es@4.17.12':
|
||||
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
|
||||
|
||||
'@types/lodash@4.17.1':
|
||||
resolution: {integrity: sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==}
|
||||
|
||||
'@types/lodash@4.17.5':
|
||||
resolution: {integrity: sha512-MBIOHVZqVqgfro1euRDWX7OO0fBVUUMrN6Pwm8LQsz8cWhEpihlvR70ENj3f40j58TNxZaWv2ndSkInykNBBJw==}
|
||||
|
||||
'@types/lodash@4.17.6':
|
||||
resolution: {integrity: sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==}
|
||||
|
||||
'@types/mapbox-gl@2.7.19':
|
||||
resolution: {integrity: sha512-pkRdlhQJNbtwcKJSVC4uuOA6M3OlOObIMhNecqHB991oeaDF5XkjSIRaTE0lh5p4KClptSCxW6MBiREVRHrl2A==}
|
||||
|
||||
@@ -15850,12 +15850,12 @@ snapshots:
|
||||
|
||||
'@types/lodash-es@4.17.12':
|
||||
dependencies:
|
||||
'@types/lodash': 4.17.1
|
||||
|
||||
'@types/lodash@4.17.1': {}
|
||||
'@types/lodash': 4.17.5
|
||||
|
||||
'@types/lodash@4.17.5': {}
|
||||
|
||||
'@types/lodash@4.17.6': {}
|
||||
|
||||
'@types/mapbox-gl@2.7.19':
|
||||
dependencies:
|
||||
'@types/geojson': 7946.0.14
|
||||
|
||||
Reference in New Issue
Block a user