Skip to content

Commit dd91cb1

Browse files
Bump @types/react-helmet from 6.1.0 to 6.1.1
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet) from 6.1.0 to 6.1.1. - [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] <support@dependabot.com>
1 parent 2a7b6b4 commit dd91cb1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@flextremedev/eslint-config-react": "^0.1.1",
5252
"@types/react": "^17.0.3",
5353
"@types/react-dom": "^17.0.3",
54-
"@types/react-helmet": "^6.1.0",
54+
"@types/react-helmet": "^6.1.1",
5555
"eslint-config-prettier": "^6.2.0",
5656
"eslint-plugin-prettier": "^3.1.0",
5757
"eslint-plugin-react": "^7.23.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2898,10 +2898,10 @@
28982898
dependencies:
28992899
"@types/react" "^16"
29002900

2901-
"@types/react-helmet@^6.1.0":
2902-
version "6.1.0"
2903-
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.0.tgz#af586ed685f4905e2adc7462d1d65ace52beee7a"
2904-
integrity sha512-PYRoU1XJFOzQ3BHvWL1T8iDNbRjdMDJMT5hFmZKGbsq09kbSqJy61uwEpTrbTNWDopVphUT34zUSVLK9pjsgYQ==
2901+
"@types/react-helmet@^6.1.1":
2902+
version "6.1.1"
2903+
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.1.tgz#4fde22cbcaa1b461642e1d719cc6162d95acb110"
2904+
integrity sha512-VmSCMz6jp/06DABoY60vQa++h1YFt0PfAI23llxBJHbowqFgLUL0dhS1AQeVPNqYfRp9LAfokrfWACTNeobOrg==
29052905
dependencies:
29062906
"@types/react" "*"
29072907

0 commit comments

Comments
 (0)