aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-23 11:45:19 +0000
committerGravatar GitHub <[email protected]>2022-06-23 11:45:19 +0000
commit3d321aaa0158a1464b4e3923841eda56fb62f94a (patch)
tree3253a735a5d0938d55ab62bf63cbb177dc06674a /package.json
parentMerge pull request #456 from python-discord/dependabot/npm_and_yarn/typescrip... (diff)
Bump @types/react-transition-group from 4.4.4 to 4.4.5
Bumps [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) from 4.4.4 to 4.4.5. - [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] <[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 1b58679..b43d409 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/react-router-dom": "5.3.3",
- "@types/react-transition-group": "4.4.4",
+ "@types/react-transition-group": "4.4.5",
"@types/smoothscroll-polyfill": "0.3.1",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",