aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-04 04:52:13 +0000
committerGravatar GitHub <[email protected]>2022-08-04 04:52:13 +0000
commitcda9a4213deed8ef323cea127b9acf39ee447877 (patch)
tree8947771ee8f54c19418ca09c2ee2cdc30a3a2900 /package.json
parentMerge pull request #500 from python-discord/dependabot/npm_and_yarn/fortaweso... (diff)
Bump react-transition-group from 4.4.2 to 4.4.5
Bumps [react-transition-group](https://github.com/reactjs/react-transition-group) from 4.4.2 to 4.4.5. - [Release notes](https://github.com/reactjs/react-transition-group/releases) - [Changelog](https://github.com/reactjs/react-transition-group/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-transition-group/compare/v4.4.2...v4.4.5) --- updated-dependencies: - dependency-name: react-transition-group dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 76b12a5..b9bb3c3 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"react-dom": "18.2.0",
"react-router-dom": "6.3.0",
"react-spinners": "0.13.4",
- "react-transition-group": "4.4.2",
+ "react-transition-group": "4.4.5",
"smoothscroll-polyfill": "0.4.4",
"swc-loader": "0.2.3",
"typescript": "4.7.4",