Update dependency @types/lodash-es to v4.17.12

This commit is contained in:
renovate[bot] 2023-11-30 06:25:04 +00:00 committed by GitHub
parent 06b81fcc53
commit 5326add115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -70,7 +70,7 @@
"@babel/preset-react": "7.22.15",
"@types/escape-html": "1.0.4",
"@types/loadable__component": "5.13.7",
"@types/lodash-es": "4.17.11",
"@types/lodash-es": "4.17.12",
"@types/markdown-it": "13.0.6",
"@types/react": "17.0.70",
"@types/react-dom": "17.0.23",
@ -4407,9 +4407,9 @@
"dev": true
},
"node_modules/@types/lodash-es": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.11.tgz",
"integrity": "sha512-eCw8FYAWHt2DDl77s+AMLLzPn310LKohruumpucZI4oOFJkIgnlaJcy23OKMJxx4r9PeTF13Gv6w+jqjWQaYUg==",
"version": "4.17.12",
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.12.tgz",
"integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
"dev": true,
"dependencies": {
"@types/lodash": "*"
@ -25414,9 +25414,9 @@
"dev": true
},
"@types/lodash-es": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.11.tgz",
"integrity": "sha512-eCw8FYAWHt2DDl77s+AMLLzPn310LKohruumpucZI4oOFJkIgnlaJcy23OKMJxx4r9PeTF13Gv6w+jqjWQaYUg==",
"version": "4.17.12",
"resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.12.tgz",
"integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
"dev": true,
"requires": {
"@types/lodash": "*"

View File

@ -13,7 +13,7 @@
"@babel/preset-react": "7.22.15",
"@types/escape-html": "1.0.4",
"@types/loadable__component": "5.13.7",
"@types/lodash-es": "4.17.11",
"@types/lodash-es": "4.17.12",
"@types/markdown-it": "13.0.6",
"@types/react": "17.0.70",
"@types/react-dom": "17.0.23",