diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-08 15:58:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-08 15:58:47 +0000 |
commit | 51c0fae67182cfb3d2be3382d930d7ab805d15c6 (patch) | |
tree | 8f4f9a11e33ae549c7600700f8e1cdaa94cef5a9 | |
parent | 750953ed45a270a6d3600a4784a2facd995e67e6 (diff) | |
parent | a4b4e1338de0955f082e696c69ad5f943a149908 (diff) | |
download | timeline-51c0fae67182cfb3d2be3382d930d7ab805d15c6.tar.gz timeline-51c0fae67182cfb3d2be3382d930d7ab805d15c6.tar.bz2 timeline-51c0fae67182cfb3d2be3382d930d7ab805d15c6.zip |
Merge pull request #670 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-transition-group-4.4.2
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 62e5d455..84fa6a64 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -57,7 +57,7 @@ "@types/react-responsive": "^8.0.3",
"@types/react-router": "^5.1.15",
"@types/react-router-dom": "^5.1.8",
- "@types/react-transition-group": "^4.4.1",
+ "@types/react-transition-group": "^4.4.2",
"@types/remarkable": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
|