chore(deps): update dependency @types/lodash-es to v4.17.12 (#53118)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-11 08:53:40 +01:00
committed by GitHub
parent fb9cd90ee5
commit 33677b4a55
2 changed files with 6 additions and 10 deletions

14
pnpm-lock.yaml generated
View File

@@ -1316,8 +1316,8 @@ importers:
specifier: 3.5.27
version: 3.5.27
'@types/lodash-es':
specifier: 4.17.11
version: 4.17.11
specifier: 4.17.12
version: 4.17.12
babel-loader:
specifier: 8.3.0
version: 8.3.0(@babel/core@7.23.7)(webpack@5.89.0)
@@ -10848,10 +10848,10 @@ packages:
'@types/react': 16.14.51
dev: true
/@types/lodash-es@4.17.11:
resolution: {integrity: sha512-eCw8FYAWHt2DDl77s+AMLLzPn310LKohruumpucZI4oOFJkIgnlaJcy23OKMJxx4r9PeTF13Gv6w+jqjWQaYUg==}
/@types/lodash-es@4.17.12:
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
dependencies:
'@types/lodash': 4.14.200
'@types/lodash': 4.14.202
dev: true
/@types/lodash-es@4.17.9:
@@ -10864,10 +10864,6 @@ packages:
resolution: {integrity: sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==}
dev: true
/@types/lodash@4.14.200:
resolution: {integrity: sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==}
dev: true
/@types/lodash@4.14.202:
resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==}

View File

@@ -34,7 +34,7 @@
"@types/enzyme": "3.10.16",
"@types/enzyme-adapter-react-16": "1.0.9",
"@types/jquery": "3.5.27",
"@types/lodash-es": "4.17.11",
"@types/lodash-es": "4.17.12",
"babel-loader": "8.3.0",
"buffer": "6.0.3",
"chai": "4.3.10",