mirror of
https://github.com/ruisaraiva19/favycon.git
synced 2026-09-14 11:06:21 +05:00
chore(deps): update dependency @types/react-transition-group to v4.4.0 (#111)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
98cfa36298
commit
b2af3e3842
@ -87,7 +87,7 @@
|
||||
"@types/prismjs": "1.16.1",
|
||||
"@types/react": "16.9.35",
|
||||
"@types/react-modal": "3.10.5",
|
||||
"@types/react-transition-group": "4.2.4",
|
||||
"@types/react-transition-group": "4.4.0",
|
||||
"@types/sharp": "0.25.0",
|
||||
"@typescript-eslint/eslint-plugin": "2.33.0",
|
||||
"@typescript-eslint/parser": "2.33.0",
|
||||
|
||||
@ -2581,10 +2581,10 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react-transition-group@4.2.4":
|
||||
version "4.2.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.2.4.tgz#c7416225987ccdb719262766c1483da8f826838d"
|
||||
integrity sha512-8DMUaDqh0S70TjkqU0DxOu80tFUiiaS9rxkWip/nb7gtvAsbqOXm02UCmR8zdcjWujgeYPiPNTVpVpKzUDotwA==
|
||||
"@types/react-transition-group@4.4.0":
|
||||
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==
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user