From fac8fc9592c4ee6d875aef40637d3e8782d0c1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 07:57:43 +0000 Subject: [PATCH] :arrow_up: Bump focus-trap-react from 10.2.1 to 10.2.2 Bumps [focus-trap-react](https://github.com/focus-trap/focus-trap-react) from 10.2.1 to 10.2.2. - [Release notes](https://github.com/focus-trap/focus-trap-react/releases) - [Changelog](https://github.com/focus-trap/focus-trap-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/focus-trap/focus-trap-react/compare/v10.2.1...v10.2.2) --- updated-dependencies: - dependency-name: focus-trap-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/website/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/website/package.json b/packages/website/package.json index ddade57eb7..b6c45ab140 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -29,7 +29,7 @@ "eslint-plugin-import": "^2.28.0", "eslint-plugin-jest": "^27.2.3", "eslint-plugin-react": "^7.33.2", - "focus-trap-react": "^10.2.1", + "focus-trap-react": "^10.2.2", "gitmojis": "workspace:*", "jest": "^29.6.2", "jest-environment-jsdom": "^29.6.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8b21b76110..7b2d2e280b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: ^7.33.2 version: 7.33.2(eslint@8.48.0) focus-trap-react: - specifier: ^10.2.1 - version: 10.2.1(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) + specifier: ^10.2.2 + version: 10.2.2(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0) gitmojis: specifier: workspace:* version: link:../gitmojis @@ -4628,22 +4628,22 @@ packages: resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} dev: true - /focus-trap-react@10.2.1(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-UrAKOn52lvfHF6lkUMfFhlQxFgahyNW5i6FpHWkDxAeD4FSk3iwx9n4UEA4Sims0G5WiGIi0fAyoq3/UVeNCYA==} + /focus-trap-react@10.2.2(prop-types@15.8.1)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-ktfVCuRyT2fikb1De8u5bs3afdqFTJu6Hl1iGThwmo++k2+/n78DapitplvHGZ0hkDPlyHvAWGQsR74KF30zxw==} peerDependencies: prop-types: ^15.8.1 react: '>=16.3.0' react-dom: '>=16.3.0' dependencies: - focus-trap: 7.5.2 + focus-trap: 7.5.3 prop-types: 15.8.1 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) tabbable: 6.2.0 dev: true - /focus-trap@7.5.2: - resolution: {integrity: sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==} + /focus-trap@7.5.3: + resolution: {integrity: sha512-7UsT/eSJcTPF0aZp73u7hBRTABz26knRRTJfoTGFCQD5mUImLIIOwWWCrtoQdmWa7dykBi6H+Cp5i3S/kvsMeA==} dependencies: tabbable: 6.2.0 dev: true