chore(deps-dev): Bump @types/react-helmet from 6.1.6 to 6.1.7 (#6996)
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet) from 6.1.6 to 6.1.7. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet">compare view</a></li> </ul> </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dave Tryon <45672944+DaveTryon@users.noreply.github.com>
This commit is contained in:
Родитель
e3bcb6b976
Коммит
9c95e51d60
|
@ -87,7 +87,7 @@
|
|||
"@types/node": "^16.11.7",
|
||||
"@types/react": "^16.14.25",
|
||||
"@types/react-dom": "^16.9.15",
|
||||
"@types/react-helmet": "^6.1.6",
|
||||
"@types/react-helmet": "^6.1.7",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"@types/serve-static": "^1.15.3",
|
||||
"@types/ua-parser-js": "^0.7.37",
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
"@types/chrome",
|
||||
"@types/jest",
|
||||
"@types/jsdom",
|
||||
"@types/react-helmet",
|
||||
"@types/serve-static",
|
||||
"@types/webextension-polyfill",
|
||||
"@typescript-eslint/parser",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2201,12 +2201,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react-helmet@npm:^6.1.6":
|
||||
version: 6.1.6
|
||||
resolution: "@types/react-helmet@npm:6.1.6"
|
||||
"@types/react-helmet@npm:^6.1.7":
|
||||
version: 6.1.7
|
||||
resolution: "@types/react-helmet@npm:6.1.7"
|
||||
dependencies:
|
||||
"@types/react": "*"
|
||||
checksum: 81560c56bfe854b6a43aee31360862588ac875d1177b975da5ce049ac9aa2f7c98dcde65d4397bfaa04e468f40cf3ab2975a2ef966a69d64a60493422898698d
|
||||
checksum: d5ee8343f10f8746a022249c6401493baa73241a90b5002b59e8a6ce31650b9e1ab38d398eba5564af026f68eda107c8fcdca01fc046a163a96dc422710f6a77
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2813,7 +2813,7 @@ __metadata:
|
|||
"@types/node": ^16.11.7
|
||||
"@types/react": ^16.14.25
|
||||
"@types/react-dom": ^16.9.15
|
||||
"@types/react-helmet": ^6.1.6
|
||||
"@types/react-helmet": ^6.1.7
|
||||
"@types/react-router-dom": ^5.3.3
|
||||
"@types/serve-static": ^1.15.3
|
||||
"@types/ua-parser-js": ^0.7.37
|
||||
|
|
Загрузка…
Ссылка в новой задаче