Skip to content

Commit e771ec1

Browse files
dependabot-preview[bot]eps1lon
authored andcommitted
Bump @types/react-virtualized from 9.21.1 to 9.21.4 (#91)
* Bump enzyme from 3.9.0 to 3.10.0 Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/airbnb/enzyme/releases) - [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md) - [Commits](https://github.com/airbnb/enzyme/commits/[email protected]/packages/enzyme) Signed-off-by: dependabot-preview[bot] <[email protected]> * Add dependabot badge * Fix failing test
1 parent 4e05d8d commit e771ec1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/react-select": "^2.0.14",
3636
"@types/react-swipeable-views": "^0.13.0",
3737
"@types/react-text-mask": "^5.4.2",
38-
"@types/react-virtualized": "^9.21.1",
38+
"@types/react-virtualized": "^9.21.4",
3939
"@types/react-window": "^1.7.0",
4040
"@types/styled-components": "4.1.12",
4141
"address": "^1.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2220,10 +2220,10 @@
22202220
dependencies:
22212221
"@types/react" "*"
22222222

2223-
"@types/react-virtualized@^9.21.1":
2224-
version "9.21.1"
2225-
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.1.tgz#c85770f5bb0ccaeb3496d97ff2a2d9028c8ed1fd"
2226-
integrity sha512-BwWXk6Vy+YuWbc2jZsmm0fn8bglPUpqUWPH/JUUBfvfKfL2nDvvmCiauyxMCWrxZMVBbkxaUuP82SviaDv0wGw==
2223+
"@types/react-virtualized@^9.21.4":
2224+
version "9.21.4"
2225+
resolved "https://registry.yarnpkg.com/@types/react-virtualized/-/react-virtualized-9.21.4.tgz#8f76a8a3e6d868cd6553e1671e047ec9a919788d"
2226+
integrity sha512-bvyAp67FNvFIz1GPaonAx6c6Ll8Cr9mVRgUTn5HHSKw5zmqTaxB7qnIl3is+fp7xwXDNBSw191pxpy3ACtTbyw==
22272227
dependencies:
22282228
"@types/prop-types" "*"
22292229
"@types/react" "*"

0 commit comments

Comments
 (0)