Skip to content

Commit 5a73812

Browse files
chore(deps): update dependency react-transition-group to v4.4.5
1 parent 9a80c59 commit 5a73812

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "16.13.1",
2525
"react-dom": "16.13.1",
2626
"react-helmet": "6.1.0",
27-
"react-transition-group": "4.4.1"
27+
"react-transition-group": "4.4.5"
2828
},
2929
"devDependencies": {
3030
"@tailwindcss/typography": "0.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12455,10 +12455,10 @@ react-style-singleton@^2.1.0:
1245512455
invariant "^2.2.4"
1245612456
tslib "^1.0.0"
1245712457

12458-
12459-
version "4.4.1"
12460-
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.1.tgz#63868f9325a38ea5ee9535d828327f85773345c9"
12461-
integrity sha512-Djqr7OQ2aPUiYurhPalTrVy9ddmFCCzwhqQmtN+J3+3DzLO209Fdr70QrN8Z3DsglWql6iY1lDWAfpFiBtuKGw==
12458+
12459+
version "4.4.5"
12460+
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.5.tgz#e53d4e3f3344da8521489fbef8f2581d42becdd1"
12461+
integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==
1246212462
dependencies:
1246312463
"@babel/runtime" "^7.5.5"
1246412464
dom-helpers "^5.0.1"

0 commit comments

Comments
 (0)