Skip to content

Commit 748b5b9

Browse files
authored
Merge pull request graphql#1139 from graphql/renovate/react-helmet-6.x
Update dependency @types/react-helmet to v6.1.4
2 parents 77401f6 + 0934302 commit 748b5b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@types/codemirror": "5.60.4",
4848
"@types/prismjs": "1.16.6",
49-
"@types/react-helmet": "6.1.3",
49+
"@types/react-helmet": "6.1.4",
5050
"prettier": "2.4.1"
5151
}
5252
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,10 +2419,10 @@
24192419
dependencies:
24202420
"@types/react" "*"
24212421

2422-
"@types/[email protected].3":
2423-
version "6.1.3"
2424-
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.3.tgz#1a58b26a79e464c59d3f9cdd5b7ece485335937b"
2425-
integrity sha512-U4onVxaZxAp78KpXsfmyCIhLjsvJJ3goG3CYFOo+xW0cPYAz9oe5cBAUSAcN7l35OTbrFvu9TuE0YkcZMKGr4A==
2422+
"@types/[email protected].4":
2423+
version "6.1.4"
2424+
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.4.tgz#3e54a3eb37ba7fb34ffafc64f425be4e68df03b9"
2425+
integrity sha512-jyx50RNZXVaTGHY3MsoRPNpeiVk8b0XTPgD/O6KHF6COTDnG/+lRjPYvTK5nfWtR3xDOux0w6bHLAsaHo2ZLTA==
24262426
dependencies:
24272427
"@types/react" "*"
24282428

0 commit comments

Comments
 (0)