From 17515749fd581519bf8b5a897012e29bbbbb94bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 09:07:56 -0300 Subject: [PATCH] chore(deps): update dependency @types/react to v18.0.24 (#541) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 683650f0..27566d93 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/cli": "17.1.2", "@commitlint/config-conventional": "17.1.0", "@types/node": "18.11.7", - "@types/react": "18.0.23", + "@types/react": "18.0.24", "@types/react-dom": "18.0.8", "@typescript-eslint/eslint-plugin": "5.41.0", "@typescript-eslint/parser": "5.41.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9562208..34667799 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@commitlint/cli': 17.1.2 '@commitlint/config-conventional': 17.1.0 '@types/node': 18.11.7 - '@types/react': 18.0.23 + '@types/react': 18.0.24 '@types/react-dom': 18.0.8 '@typescript-eslint/eslint-plugin': 5.41.0 '@typescript-eslint/parser': 5.41.0 @@ -31,7 +31,7 @@ devDependencies: '@commitlint/cli': 17.1.2 '@commitlint/config-conventional': 17.1.0 '@types/node': 18.11.7 - '@types/react': 18.0.23 + '@types/react': 18.0.24 '@types/react-dom': 18.0.8 '@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou '@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m @@ -527,11 +527,11 @@ packages: /@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