Skip to content

Commit 0fca995

Browse files
authored
Merge pull request graphql#1132 from graphql/renovate/react-helmet-6.x
Update dependency @types/react-helmet to v6.1.3
2 parents 202420a + e1e1e87 commit 0fca995

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.3",
4848
"@types/prismjs": "1.16.6",
49-
"@types/react-helmet": "6.1.2",
49+
"@types/react-helmet": "6.1.3",
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].2":
2423-
version "6.1.2"
2424-
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.2.tgz#e9d7d16b29e4ec5716711c52c35c3cec45819eac"
2425-
integrity sha512-dcfAZNlWb5JYFbO9CGfrPWLJAyFcT6UeR3u35eBbv8liY2Rg4K7fM1G5+HnwVgot+C+kVwXAZ8pLEn2jsMfTDg==
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==
24262426
dependencies:
24272427
"@types/react" "*"
24282428

0 commit comments

Comments
 (0)