Skip to content

Commit 4682a49

Browse files
Bump @types/chai-dom from 0.0.9 to 0.0.10 (mui#21428)
1 parent 63d7028 commit 4682a49

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@testing-library/react": "^10.0.1",
6161
"@testing-library/react-hooks": "3.3.0",
6262
"@types/chai": "^4.2.3",
63-
"@types/chai-dom": "^0.0.9",
63+
"@types/chai-dom": "^0.0.10",
6464
"@types/enzyme": "^3.10.3",
6565
"@types/fs-extra": "^9.0.0",
6666
"@types/glob": "^7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2459,10 +2459,10 @@
24592459
dependencies:
24602460
"@babel/types" "^7.3.0"
24612461

2462-
"@types/chai-dom@^0.0.9":
2463-
version "0.0.9"
2464-
resolved "https://registry.yarnpkg.com/@types/chai-dom/-/chai-dom-0.0.9.tgz#77379354efec2568284ca355fff6a4f85f5a66f4"
2465-
integrity sha512-jj4F2NJog2/GBYsyJ8+NvhnWUBbPY4MUAKLdPJE6+568rw12GGXvj0ycUuP5nndVrnJgozmJAoMTvxvjJATXWw==
2462+
"@types/chai-dom@^0.0.10":
2463+
version "0.0.10"
2464+
resolved "https://registry.yarnpkg.com/@types/chai-dom/-/chai-dom-0.0.10.tgz#0a1d454a5b6a153b3e49b7d4c8354acc0b9f412e"
2465+
integrity sha512-C5M5ht5visUd0fEB+drAL4IoqhPZnF9Ts9N+FnRU+IdxHHNGzeqquEtdhZAjLi0t4uzKnqS5lU2SuTwG9d6+8w==
24662466
dependencies:
24672467
"@types/chai" "*"
24682468

0 commit comments

Comments
 (0)