aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-02-24 16:40:07 +0300
committerGravatar GitHub <[email protected]>2021-02-24 16:40:07 +0300
commitaa508cf723c5fbcfbe7c4ecb81425b22772b3099 (patch)
treeea50b32b6b99b597ed3c69cc0cf93801c0af7ce9
parentMerge pull request #152 from python-discord/dependabot/npm_and_yarn/html-webp... (diff)
parentBump @types/react-transition-group from 4.4.0 to 4.4.1 (diff)
Merge pull request #159 from python-discord/dependabot/npm_and_yarn/types/react-transition-group-4.4.1
Bump @types/react-transition-group from 4.4.0 to 4.4.1
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 2ed306f..0ebf702 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"@types/react": "17.0.1",
"@types/react-dom": "17.0.1",
"@types/react-router-dom": "5.1.7",
- "@types/react-transition-group": "4.4.0",
+ "@types/react-transition-group": "4.4.1",
"@types/smoothscroll-polyfill": "0.3.1",
"@typescript-eslint/eslint-plugin": "4.15.1",
"@typescript-eslint/parser": "4.15.0",
diff --git a/yarn.lock b/yarn.lock
index e3f7e1d..070edfc 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2125,10 +2125,10 @@
"@types/history" "*"
"@types/react" "*"
- version "4.4.0"
- resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.0.tgz#882839db465df1320e4753e6e9f70ca7e9b4d46d"
- integrity sha512-/QfLHGpu+2fQOqQaXh8MG9q03bFENooTb/it4jr5kKaZlDQfWvjqWZg48AwzPVMBHlRuTRAY7hRHCEOXz5kV6w==
+ version "4.4.1"
+ resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.1.tgz#e1a3cb278df7f47f17b5082b1b3da17170bd44b1"
+ integrity sha512-vIo69qKKcYoJ8wKCJjwSgCTM+z3chw3g18dkrDfVX665tMH7tmbDxEAnPdey4gTlwZz5QuHGzd+hul0OVZDqqQ==
dependencies:
"@types/react" "*"