From 12091946b659d0ae553074c24374585b298691d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 08:41:19 -0700 Subject: [PATCH] build(deps-dev): bump @types/react-transition-group from 4.4.6 to 4.4.7 (#3363) Bumps [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) from 4.4.6 to 4.4.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group) --- updated-dependencies: - dependency-name: "@types/react-transition-group" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a9f138f187..b13069ab9e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/react": "18.2.22", "@types/react-big-calendar": "1.6.5", "@types/react-dom": "18.2.7", - "@types/react-transition-group": "4.4.6", + "@types/react-transition-group": "4.4.7", "@types/react-virtualized-auto-sizer": "1.0.1", "@typescript-eslint/eslint-plugin": "6.7.3", "@typescript-eslint/parser": "6.7.2", diff --git a/yarn.lock b/yarn.lock index 6c07821bc6..1d4101730f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2984,7 +2984,16 @@ __metadata: languageName: node linkType: hard -"@types/react-transition-group@npm:4.4.6, @types/react-transition-group@npm:^4.4.6": +"@types/react-transition-group@npm:4.4.7": + version: 4.4.7 + resolution: "@types/react-transition-group@npm:4.4.7" + dependencies: + "@types/react": "*" + checksum: 3b91486e7aa777a3787e773efce79a0fa9be4ec9e02d51ccda8c7532c5c5d84fbcefe248dacb4007293d85bf0794ac51603bb9cec360db81cf3657d2b7123fb9 + languageName: node + linkType: hard + +"@types/react-transition-group@npm:^4.4.6": version: 4.4.6 resolution: "@types/react-transition-group@npm:4.4.6" dependencies: @@ -11308,7 +11317,7 @@ __metadata: "@types/react": 18.2.22 "@types/react-big-calendar": 1.6.5 "@types/react-dom": 18.2.7 - "@types/react-transition-group": 4.4.6 + "@types/react-transition-group": 4.4.7 "@types/react-virtualized-auto-sizer": 1.0.1 "@typescript-eslint/eslint-plugin": 6.7.3 "@typescript-eslint/parser": 6.7.2