From fdd8853694f8d5ee45f24bf47cf56c7a9e3a5c1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 00:14:50 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.24 (#94) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d86bd49..f5a1591 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/adm-zip": "^0.5.0", "@types/jest": "^29.5.1", "@types/node": "18.18.0", - "@types/react": "18.2.22", + "@types/react": "18.2.24", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "eslint": "8.50.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 024c72a..1f33dc0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 18.18.0 version: 18.18.0 '@types/react': - specifier: 18.2.22 - version: 18.2.22 + specifier: 18.2.24 + version: 18.2.24 '@typescript-eslint/eslint-plugin': specifier: ^6.0.0 version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.50.0)(typescript@5.0.4) @@ -946,8 +946,8 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react@18.2.22: - resolution: {integrity: sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==} + /@types/react@18.2.24: + resolution: {integrity: sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3