chore(deps): update dependency @types/react-helmet to v6.1.2
This commit is contained in:
committed by
renovate[bot]
parent
78fd2f9c8c
commit
a016dd1127
6
client/package-lock.json
generated
6
client/package-lock.json
generated
@ -4176,9 +4176,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/react-helmet": {
|
"@types/react-helmet": {
|
||||||
"version": "6.1.1",
|
"version": "6.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.2.tgz",
|
||||||
"integrity": "sha512-VmSCMz6jp/06DABoY60vQa++h1YFt0PfAI23llxBJHbowqFgLUL0dhS1AQeVPNqYfRp9LAfokrfWACTNeobOrg==",
|
"integrity": "sha512-dcfAZNlWb5JYFbO9CGfrPWLJAyFcT6UeR3u35eBbv8liY2Rg4K7fM1G5+HnwVgot+C+kVwXAZ8pLEn2jsMfTDg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/react": "*"
|
"@types/react": "*"
|
||||||
|
@ -137,7 +137,7 @@
|
|||||||
"@types/lodash-es": "4.17.4",
|
"@types/lodash-es": "4.17.4",
|
||||||
"@types/prismjs": "1.16.6",
|
"@types/prismjs": "1.16.6",
|
||||||
"@types/react-dom": "17.0.9",
|
"@types/react-dom": "17.0.9",
|
||||||
"@types/react-helmet": "6.1.1",
|
"@types/react-helmet": "6.1.2",
|
||||||
"@types/react-instantsearch-dom": "6.10.1",
|
"@types/react-instantsearch-dom": "6.10.1",
|
||||||
"@types/react-monaco-editor": "0.16.0",
|
"@types/react-monaco-editor": "0.16.0",
|
||||||
"@types/react-redux": "7.1.16",
|
"@types/react-redux": "7.1.16",
|
||||||
|
Reference in New Issue
Block a user