Skip to content

Commit b574861

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.37
1 parent 3b1c652 commit b574861

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
@@ -40,7 +40,7 @@
4040
"@txo/semantic-release": "^1.0.2",
4141
"@types/eslint": "^8.44.7",
4242
"@types/jest": "^29.5.8",
43-
"@types/react": "^18.2.36",
43+
"@types/react": "^18.2.37",
4444
"@typescript-eslint/eslint-plugin": "^6.10.0",
4545
"@typescript-eslint/parser": "^6.10.0",
4646
"eslint": "^8.53.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1571,10 +1571,10 @@
15711571
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
15721572
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
15731573

1574-
"@types/react@^18.2.36":
1575-
version "18.2.36"
1576-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.36.tgz#bc68ffb4408e5d0c419b0760b2eaeec70aeeedb3"
1577-
integrity sha512-o9XFsHYLLZ4+sb9CWUYwHqFVoG61SesydF353vFMMsQziiyRu8np4n2OYMUSDZ8XuImxDr9c5tR7gidlH29Vnw==
1574+
"@types/react@^18.2.37":
1575+
version "18.2.37"
1576+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"
1577+
integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==
15781578
dependencies:
15791579
"@types/prop-types" "*"
15801580
"@types/scheduler" "*"

0 commit comments

Comments
 (0)