From f618b3b7bc5dfe10cd11103d1bb8149342b9a79a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 09:08:08 -0300 Subject: [PATCH] chore(deps): update dependency @types/react to v18.0.24 (#651) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index e31b9129e..ced763fa0 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@testing-library/react": "13.4.0", "@testing-library/react-hooks": "8.0.1", "@types/node": "18.11.7", - "@types/react": "18.0.23", + "@types/react": "18.0.24", "@types/react-dom": "18.0.8", "@types/testing-library__jest-dom": "5.14.5", "@typescript-eslint/eslint-plugin": "5.41.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61b38971d..a3f509619 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@testing-library/react': 13.4.0 '@testing-library/react-hooks': 8.0.1 '@types/node': 18.11.7 - '@types/react': 18.0.23 + '@types/react': 18.0.24 '@types/react-dom': 18.0.8 '@types/testing-library__jest-dom': 5.14.5 '@typescript-eslint/eslint-plugin': 5.41.0 @@ -58,9 +58,9 @@ devDependencies: '@testing-library/dom': 8.19.0 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y - '@testing-library/react-hooks': 8.0.1_yyloj25vv7zmuk3uh3z5jonzqq + '@testing-library/react-hooks': 8.0.1_knhnagtyfncgg2hpin7s37uixq '@types/node': 18.11.7 - '@types/react': 18.0.23 + '@types/react': 18.0.24 '@types/react-dom': 18.0.8 '@types/testing-library__jest-dom': 5.14.5 '@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou @@ -3580,7 +3580,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react-hooks/8.0.1_yyloj25vv7zmuk3uh3z5jonzqq: + /@testing-library/react-hooks/8.0.1_knhnagtyfncgg2hpin7s37uixq: resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} engines: {node: '>=12'} peerDependencies: @@ -3597,7 +3597,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.9 - '@types/react': 18.0.23 + '@types/react': 18.0.24 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-error-boundary: 3.1.4_react@18.2.0 @@ -3843,17 +3843,17 @@ packages: /@types/reach__router/1.3.10: resolution: {integrity: sha512-iHAFGaVOrWi00/q7oBybggGsz5TOmwOW4M1H9sT7i9lly4qFC8XOgsdf6jUsoaOz2sknFHALEtZqCoDbokdJ2Q==} dependencies: - '@types/react': 18.0.23 + '@types/react': 18.0.24 dev: false /@types/react-dom/18.0.8: resolution: {integrity: sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw==} dependencies: - '@types/react': 18.0.23 + '@types/react': 18.0.24 dev: true - /@types/react/18.0.23: - resolution: {integrity: sha512-R1wTULtCiJkudAN2DJGoYYySbGtOdzZyUWAACYinKdiQC8auxso4kLDUhQ7AJ2kh3F6A6z4v69U6tNY39hihVQ==} + /@types/react/18.0.24: + resolution: {integrity: sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2