Skip to content

Commit 19d5968

Browse files
chore(deps): update dependency @types/react-helmet to v6.1.11
1 parent 4b09c96 commit 19d5968

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@types/react": "17.0.20",
8686
"@types/react-copy-to-clipboard": "5.0.4",
8787
"@types/react-dom": "17.0.9",
88-
"@types/react-helmet": "6.1.5",
88+
"@types/react-helmet": "6.1.11",
8989
"@types/react-router-dom": "5.3.3",
9090
"@types/reactour": "1.18.2",
9191
"@types/validator": "13.7.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6932,10 +6932,10 @@
69326932
dependencies:
69336933
"@types/react" "^17"
69346934

6935-
"@types/[email protected].5":
6936-
version "6.1.5"
6937-
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.5.tgz#35f89a6b1646ee2bc342a33a9a6c8777933f9083"
6938-
integrity sha512-/ICuy7OHZxR0YCAZLNg9r7I9aijWUWvxaPR6uTuyxe8tAj5RL4Sw1+R6NhXUtOsarkGYPmaHdBDvuXh2DIN/uA==
6935+
"@types/[email protected].11":
6936+
version "6.1.11"
6937+
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.11.tgz#8cafcafff38f75361f451563ba7b406b0c5d3907"
6938+
integrity sha512-0QcdGLddTERotCXo3VFlUSWO3ztraw8nZ6e3zJSgG7apwV5xt+pJUS8ewPBqT4NYB1optGLprNQzFleIY84u/g==
69396939
dependencies:
69406940
"@types/react" "*"
69416941

0 commit comments

Comments
 (0)