Skip to content

Commit dbddf0c

Browse files
deps: update react-transition-group types
1 parent ce8d103 commit dbddf0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@types/react": "^17.0.2",
117117
"@types/react-dom": "^17.0.2",
118118
"@types/react-select": "^4.0.15",
119-
"@types/react-transition-group": "^4.4.5",
119+
"@types/react-transition-group": "^4.4.10",
120120
"autoprefixer": "^9.8.8",
121121
"babel-jest": "^26.6.3",
122122
"babel-loader": "^8.2.5",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4483,7 +4483,7 @@
44834483
dependencies:
44844484
"@types/react" "*"
44854485

4486-
"@types/react-transition-group@^4.4.5":
4486+
"@types/react-transition-group@^4.4.10":
44874487
version "4.4.10"
44884488
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.10.tgz#6ee71127bdab1f18f11ad8fb3322c6da27c327ac"
44894489
integrity sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==

0 commit comments

Comments
 (0)