From e35598f0cc9bc1298154a73920ffb2028a7cb4da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 09:05:33 -0300 Subject: [PATCH] chore(deps): update dependency @types/react to v18.0.25 (#663) 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 d5b19e770..380e3c3fc 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.9", - "@types/react": "18.0.24", + "@types/react": "18.0.25", "@types/react-dom": "18.0.8", "@types/testing-library__jest-dom": "5.14.5", "@typescript-eslint/eslint-plugin": "5.42.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dfc801206..8c37fb344 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.9 - '@types/react': 18.0.24 + '@types/react': 18.0.25 '@types/react-dom': 18.0.8 '@types/testing-library__jest-dom': 5.14.5 '@typescript-eslint/eslint-plugin': 5.42.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_knhnagtyfncgg2hpin7s37uixq + '@testing-library/react-hooks': 8.0.1_2zx2umvpluuhvlq44va5bta2da '@types/node': 18.11.9 - '@types/react': 18.0.24 + '@types/react': 18.0.25 '@types/react-dom': 18.0.8 '@types/testing-library__jest-dom': 5.14.5 '@typescript-eslint/eslint-plugin': 5.42.0_6xw5wg2354iw4zujk2f3vyfrzu @@ -3569,7 +3569,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react-hooks/8.0.1_knhnagtyfncgg2hpin7s37uixq: + /@testing-library/react-hooks/8.0.1_2zx2umvpluuhvlq44va5bta2da: resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} engines: {node: '>=12'} peerDependencies: @@ -3586,7 +3586,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.18.9 - '@types/react': 18.0.24 + '@types/react': 18.0.25 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 react-error-boundary: 3.1.4_react@18.2.0 @@ -3832,17 +3832,17 @@ packages: /@types/reach__router/1.3.10: resolution: {integrity: sha512-iHAFGaVOrWi00/q7oBybggGsz5TOmwOW4M1H9sT7i9lly4qFC8XOgsdf6jUsoaOz2sknFHALEtZqCoDbokdJ2Q==} dependencies: - '@types/react': 18.0.24 + '@types/react': 18.0.25 dev: false /@types/react-dom/18.0.8: resolution: {integrity: sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw==} dependencies: - '@types/react': 18.0.24 + '@types/react': 18.0.25 dev: true - /@types/react/18.0.24: - resolution: {integrity: sha512-wRJWT6ouziGUy+9uX0aW4YOJxAY0bG6/AOk5AW5QSvZqI7dk6VBIbXvcVgIw/W5Jrl24f77df98GEKTJGOLx7Q==} + /@types/react/18.0.25: + resolution: {integrity: sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2