Skip to content

Commit a649fb7

Browse files
committed
Update dependency @types/enzyme to v3.10.4
1 parent 6acd138 commit a649fb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@storybook/addon-links": "5.3.12",
5555
"@storybook/addon-options": "5.3.12",
5656
"@storybook/react": "5.3.12",
57-
"@types/enzyme": "3.1.16",
57+
"@types/enzyme": "3.10.4",
5858
"@types/enzyme-adapter-react-16": "1.0.5",
5959
"@types/node": "^12.0.10",
6060
"@types/react": "16.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1962,10 +1962,10 @@
19621962
"@types/cheerio" "*"
19631963
"@types/react" "*"
19641964

1965-
"@types/enzyme@3.1.16":
1966-
version "3.1.16"
1967-
resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.1.16.tgz#b29e1d7148e4e15a773a9b9f2149ea4c42d3a91d"
1968-
integrity sha512-j4IAiHw+g97PWbvFv+yk601zsHf2pCYe61JZi7XW38eiRM1Lgc2LwgB7Bjssd5xi7+JMqshNfKKUP6QjMiCJ0g==
1965+
"@types/enzyme@3.10.4":
1966+
version "3.10.4"
1967+
resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.4.tgz#dd4961042381a7c0f6637ce25fec3f773ce489dd"
1968+
integrity sha512-P5XpxcIt9KK8QUH4al4ttfJfIHg6xmN9ZjyUzRSzAsmDYwRXLI05ng/flZOPXrEXmp8ZYiN8/tEXYK5KSOQk3w==
19691969
dependencies:
19701970
"@types/cheerio" "*"
19711971
"@types/react" "*"

0 commit comments

Comments
 (0)