Skip to content

Commit 76003fb

Browse files
Update dependency @types/react-helmet to v6.1.11
1 parent eb0c84f commit 76003fb

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
@@ -42,7 +42,7 @@
4242
"@reach/router": "1.3.4",
4343
"@types/node": "8.10.61",
4444
"@types/reach__router": "1.3.6",
45-
"@types/react-helmet": "6.1.0",
45+
"@types/react-helmet": "6.1.11",
4646
"@types/reactstrap": "8.5.2",
4747
"gatsby-plugin-graphql-codegen": "2.7.1",
4848
"prettier": "2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1568,10 +1568,10 @@
15681568
"@types/history" "*"
15691569
"@types/react" "*"
15701570

1571-
"@types/[email protected].0":
1572-
version "6.1.0"
1573-
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.0.tgz#af586ed685f4905e2adc7462d1d65ace52beee7a"
1574-
integrity sha512-PYRoU1XJFOzQ3BHvWL1T8iDNbRjdMDJMT5hFmZKGbsq09kbSqJy61uwEpTrbTNWDopVphUT34zUSVLK9pjsgYQ==
1571+
"@types/[email protected].11":
1572+
version "6.1.11"
1573+
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.11.tgz#8cafcafff38f75361f451563ba7b406b0c5d3907"
1574+
integrity sha512-0QcdGLddTERotCXo3VFlUSWO3ztraw8nZ6e3zJSgG7apwV5xt+pJUS8ewPBqT4NYB1optGLprNQzFleIY84u/g==
15751575
dependencies:
15761576
"@types/react" "*"
15771577

0 commit comments

Comments
 (0)