Skip to content

Commit d766ba6

Browse files
committed
Update dependency @types/react to v17.0.68
1 parent b612899 commit d766ba6

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
@@ -19,7 +19,7 @@
1919
"@next/eslint-plugin-next": "13.1.6",
2020
"@testing-library/cypress": "8.0.7",
2121
"@types/jest": "27.5.2",
22-
"@types/react": "17.0.67",
22+
"@types/react": "17.0.68",
2323
"@types/react-dom": "17.0.21",
2424
"@typescript-eslint/eslint-plugin": "5.62.0",
2525
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -917,10 +917,10 @@
917917
dependencies:
918918
"@types/react" "^17"
919919

920-
"@types/[email protected].67":
921-
version "17.0.67"
922-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.67.tgz#1c224738f203829a4692aa48e33a732c34fd014a"
923-
integrity sha512-zE76EIJ0Y58Oy9yDX/9csb/NuKjt0Eq2YgWb/8Wxo91YmuLzzbyiRoaqJE9h8iDlsT7n35GdpoLomHlaB1kFbg==
920+
"@types/[email protected].68":
921+
version "17.0.68"
922+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.68.tgz#99b17f567e258f5e7be855a281ac67b49a34f9f2"
923+
integrity sha512-y8heXejd/Gi43S28GOqIFmr6BzhLa3anMlPojRu4rHh3MtRrrpB+BtLEcqP3XPO1urXByzBdkOLU7sodYWnpkA==
924924
dependencies:
925925
"@types/prop-types" "*"
926926
"@types/scheduler" "*"

0 commit comments

Comments
 (0)