Skip to content

Commit 40780b7

Browse files
chore(deps): update dependency @types/react-helmet to v6.1.10
1 parent 8d3d8ee commit 40780b7

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
@@ -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.10",
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/[email protected].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/[email protected].10":
1673+
version "6.1.10"
1674+
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.10.tgz#60b6fc3a8a78ececc6d652789fdf54c562d76763"
1675+
integrity sha512-1qViSUxZ2ecsN107eQ16EccqJRfKtmf5Skh2Iv9BM8dEmp58czjBxvObRI6TZvdpZx+i42htAVVx1uLECovRBQ==
16761676
dependencies:
16771677
"@types/react" "*"
16781678

0 commit comments

Comments
 (0)