Skip to content

Commit 2ea0157

Browse files
chore(deps): update dependency @types/react-helmet to v6.1.8
1 parent 8d3d8ee commit 2ea0157

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@reach/router": "1.3.4",
3737
"@types/node": "8.10.61",
3838
"@types/reach__router": "1.3.6",
39-
"@types/react-helmet": "6.1.0",
39+
"@types/react-helmet": "6.1.8",
4040
"@types/reactstrap": "8.5.2",
4141
"gatsby-plugin-graphql-codegen": "2.7.1",
4242
"prettier": "2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1669,10 +1669,10 @@
16691669
"@types/history" "*"
16701670
"@types/react" "*"
16711671

1672-
"@types/react-helmet@6.1.0":
1673-
version "6.1.0"
1674-
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.0.tgz#af586ed685f4905e2adc7462d1d65ace52beee7a"
1675-
integrity sha512-PYRoU1XJFOzQ3BHvWL1T8iDNbRjdMDJMT5hFmZKGbsq09kbSqJy61uwEpTrbTNWDopVphUT34zUSVLK9pjsgYQ==
1672+
"@types/react-helmet@6.1.8":
1673+
version "6.1.8"
1674+
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.8.tgz#92942afbf620435602de1f500cd9b47d3c09a218"
1675+
integrity sha512-UyJFvbGWO8xKvfCPFTt/DG/vsgkMqyXbUQAa1pSPco1Whw85Z3ypMEqoHtCDfoW4Qu8XgJp63jyXEhOa4te5Kw==
16761676
dependencies:
16771677
"@types/react" "*"
16781678

0 commit comments

Comments
 (0)