From d67345d30f24615134de3c8fa5bbae6718b748ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:22:38 -0300 Subject: [PATCH] chore(deps): update dependency @types/react-dom to v18.2.11 (#825) 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 f10485bf..1f2407f6 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@commitlint/config-conventional": "17.7.0", "@types/node": "18.18.4", "@types/react": "18.2.25", - "@types/react-dom": "18.2.10", + "@types/react-dom": "18.2.11", "@typescript-eslint/eslint-plugin": "6.7.4", "@typescript-eslint/parser": "6.7.4", "eslint": "8.51.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f55f0f95..d1de3357 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ devDependencies: specifier: 18.2.25 version: 18.2.25 '@types/react-dom': - specifier: 18.2.10 - version: 18.2.10 + specifier: 18.2.11 + version: 18.2.11 '@typescript-eslint/eslint-plugin': specifier: 6.7.4 version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.51.0)(typescript@5.2.2) @@ -529,8 +529,8 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react-dom@18.2.10: - resolution: {integrity: sha512-5VEC5RgXIk1HHdyN1pHlg0cOqnxHzvPGpMMyGAP5qSaDRmyZNDaQ0kkVAkK6NYlDhP6YBID3llaXlmAS/mdgCA==} + /@types/react-dom@18.2.11: + resolution: {integrity: sha512-zq6Dy0EiCuF9pWFW6I6k6W2LdpUixLE4P6XjXU1QHLfak3GPACQfLwEuHzY5pOYa4hzj1d0GxX/P141aFjZsyg==} dependencies: '@types/react': 18.2.25 dev: true