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

pull/45042/head
Renovate Bot 2022-02-06 21:39:34 +00:00 committed by renovate[bot]
parent de96fcbfce
commit 05956fe48c
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -45,7 +45,7 @@
"@types/jest": "27.4.0",
"@types/jquery": "3.5.13",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.5",
"@types/lodash-es": "4.17.6",
"@types/node": "16.11.22",
"@types/prismjs": "1.26.0",
"@types/psl": "1.1.0",
@ -14668,9 +14668,9 @@
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw=="
},
"node_modules/@types/lodash-es": {
"version": "4.17.5",
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.5.tgz",
"integrity": "sha512-SHBoI8/0aoMQWAgUHMQ599VM6ZiSKg8sh/0cFqqlQQMyY9uEplc0ULU5yQNzcvdR4ZKa0ey8+vFmahuRbOCT1A==",
"version": "4.17.6",
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.6.tgz",
"integrity": "sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==",
"dev": true,
"dependencies": {
"@types/lodash": "*"
@ -64971,9 +64971,9 @@
"integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw=="
},
"@types/lodash-es": {
"version": "4.17.5",
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.5.tgz",
"integrity": "sha512-SHBoI8/0aoMQWAgUHMQ599VM6ZiSKg8sh/0cFqqlQQMyY9uEplc0ULU5yQNzcvdR4ZKa0ey8+vFmahuRbOCT1A==",
"version": "4.17.6",
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.6.tgz",
"integrity": "sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==",
"dev": true,
"requires": {
"@types/lodash": "*"

View File

@ -120,7 +120,7 @@
"@types/jest": "27.4.0",
"@types/jquery": "3.5.13",
"@types/loadable__component": "5.13.4",
"@types/lodash-es": "4.17.5",
"@types/lodash-es": "4.17.6",
"@types/node": "16.11.22",
"@types/prismjs": "1.26.0",
"@types/psl": "1.1.0",