Skip to content

Commit ad9c8d2

Browse files
committed
chore(deps): update dependency @types/react to ^18.2.20
1 parent 89c5385 commit ad9c8d2

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
@@ -38,7 +38,7 @@
3838
"@commitlint/config-conventional": "^17.7.0",
3939
"@semantic-release/changelog": "^6.0.3",
4040
"@semantic-release/git": "^10.0.1",
41-
"@types/react": "^18.2.19",
41+
"@types/react": "^18.2.20",
4242
"@typescript-eslint/eslint-plugin": "^6.3.0",
4343
"@typescript-eslint/parser": "^6.3.0",
4444
"commitizen": "^4.3.0",

yarn.lock

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

1562-
"@types/react@^18.2.19":
1563-
version "18.2.19"
1564-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.19.tgz#f77cb2c8307368e624d464a25b9675fa35f95a8b"
1565-
integrity sha512-e2S8wmY1ePfM517PqCG80CcE48Xs5k0pwJzuDZsfE8IZRRBfOMCF+XqnFxu6mWtyivum1MQm4aco+WIt6Coimw==
1562+
"@types/react@^18.2.20":
1563+
version "18.2.20"
1564+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.20.tgz#1605557a83df5c8a2cc4eeb743b3dfc0eb6aaeb2"
1565+
integrity sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==
15661566
dependencies:
15671567
"@types/prop-types" "*"
15681568
"@types/scheduler" "*"

0 commit comments

Comments
 (0)