Skip to content

Commit 96dd789

Browse files
Update dependency @types/react-helmet to v6.1.10
1 parent a17b453 commit 96dd789

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
@@ -55,7 +55,7 @@
5555
"@babel/core": "7.20.2",
5656
"@babel/preset-typescript": "7.18.6",
5757
"@types/react": "18.0.25",
58-
"@types/react-helmet": "6.1.5",
58+
"@types/react-helmet": "6.1.10",
5959
"@typescript-eslint/eslint-plugin": "5.41.0",
6060
"@typescript-eslint/parser": "5.41.0",
6161
"babel-core": "7.0.0-bridge.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3235,10 +3235,10 @@
32353235
dependencies:
32363236
"@types/react" "*"
32373237

3238-
"@types/react-helmet@6.1.5":
3239-
version "6.1.5"
3240-
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.5.tgz#35f89a6b1646ee2bc342a33a9a6c8777933f9083"
3241-
integrity sha512-/ICuy7OHZxR0YCAZLNg9r7I9aijWUWvxaPR6uTuyxe8tAj5RL4Sw1+R6NhXUtOsarkGYPmaHdBDvuXh2DIN/uA==
3238+
"@types/react-helmet@6.1.10":
3239+
version "6.1.10"
3240+
resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-6.1.10.tgz#60b6fc3a8a78ececc6d652789fdf54c562d76763"
3241+
integrity sha512-1qViSUxZ2ecsN107eQ16EccqJRfKtmf5Skh2Iv9BM8dEmp58czjBxvObRI6TZvdpZx+i42htAVVx1uLECovRBQ==
32423242
dependencies:
32433243
"@types/react" "*"
32443244

0 commit comments

Comments
 (0)