chore: bump @types/lodash from 4.14.196 to 4.17.6 in /site (#13704)

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.196 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-minor
...

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:
dependabot[bot]
2024-07-09 09:11:00 +03:00
committed by GitHub
parent 83a177e0c7
commit 3085c4cf5b
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -121,7 +121,7 @@
"@types/express": "4.17.17",
"@types/file-saver": "2.0.7",
"@types/jest": "29.5.2",
"@types/lodash": "4.14.196",
"@types/lodash": "4.17.6",
"@types/node": "18.19.0",
"@types/react": "18.2.6",
"@types/react-color": "3.0.6",
+5 -5
View File
@@ -279,8 +279,8 @@ devDependencies:
specifier: 29.5.2
version: 29.5.2
'@types/lodash':
specifier: 4.14.196
version: 4.14.196
specifier: 4.17.6
version: 4.17.6
'@types/node':
specifier: 18.19.0
version: 18.19.0
@@ -4433,7 +4433,7 @@ packages:
'@storybook/preview-api': 8.1.11
'@storybook/theming': 8.1.11(react-dom@18.3.1)(react@18.3.1)
'@storybook/types': 8.1.11
'@types/lodash': 4.14.196
'@types/lodash': 4.17.6
color-convert: 2.0.1
dequal: 2.0.3
lodash: 4.17.21
@@ -5678,8 +5678,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: true
/@types/lodash@4.14.196:
resolution: {integrity: sha512-22y3o88f4a94mKljsZcanlNWPzO0uBsBdzLAngf2tp533LzZcQzb6+eZPJ+vCTt+bqF2XnvT9gejTLsAcJAJyQ==}
/@types/lodash@4.17.6:
resolution: {integrity: sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==}
dev: true
/@types/mdast@4.0.3: