Skip to content

Commit 63dd669

Browse files
Bump @types/react-helmet from 5.0.15 to 6.0.0
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet) from 5.0.15 to 6.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7e447ab commit 63dd669

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@reach/router": "^1.3.3",
1212
"@types/react": "^16.9.35",
1313
"@types/react-copy-to-clipboard": "^4.3.0",
14-
"@types/react-helmet": "^5.0.15",
14+
"@types/react-helmet": "^6.0.0",
1515
"babel-plugin-styled-components": "^1.10.7",
1616
"gatsby": "^2.22.0",
1717
"gatsby-plugin-manifest": "^2.4.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3169,10 +3169,10 @@
31693169
dependencies:
31703170
"@types/react" "*"
31713171

3172-
"@types/react-helmet@^5.0.15":
3173-
version "5.0.15"
3174-
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-5.0.15.tgz#af0370617307e9f062c6aee0f1f5588224ce646e"
3175-
integrity sha512-CCjqvecDJTXRrHG8aTc2YECcQCl26za/q+NaBRvy/wtm0Uh38koM2dpv2bG1xJV4ckz3t1lm2/5KU6nt2s9BWg==
3172+
"@types/react-helmet@^6.0.0":
3173+
version "6.0.0"
3174+
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.0.0.tgz#5b74e44a12662ffb12d1c97ee702cf4e220958cf"
3175+
integrity sha512-NBMPAxgjpaMooXa51cU1BTgrX6T+hQbMiLm77JhBbfOzPQea3RB5rNpPOD5xGWHIVpGXHd59cltEzIq0qglGcQ==
31763176
dependencies:
31773177
"@types/react" "*"
31783178

0 commit comments

Comments
 (0)