File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44
44
"@babel/preset-react" : " 7.27.1" ,
45
45
"@commitlint/cli" : " 8.3.6" ,
46
46
"@commitlint/config-angular" : " 8.3.6" ,
47
- "@testing-library/dom" : " 10.4.0 " ,
47
+ "@testing-library/dom" : " 10.4.1 " ,
48
48
"@testing-library/jest-dom" : " 5.17.0" ,
49
49
"@testing-library/react" : " 16.3.0" ,
50
50
"babel-eslint" : " 10.1.0" ,
Original file line number Diff line number Diff line change 1843
1843
dependencies :
1844
1844
defer-to-connect "^1.0.1"
1845
1845
1846
- " @testing-library/dom@10.4.0 " :
1847
- version "10.4.0 "
1848
- resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.0 .tgz#82a9d9462f11d240ecadbf406607c6ceeeff43a8 "
1849
- integrity sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ ==
1846
+ " @testing-library/dom@10.4.1 " :
1847
+ version "10.4.1 "
1848
+ resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-10.4.1 .tgz#d444f8a889e9a46e9a3b4f3b88e0fcb3efb6cf95 "
1849
+ integrity sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg ==
1850
1850
dependencies :
1851
1851
" @babel/code-frame" " ^7.10.4"
1852
1852
" @babel/runtime" " ^7.12.5"
1853
1853
" @types/aria-query" " ^5.0.1"
1854
1854
aria-query "5.3.0"
1855
- chalk "^4.1.0"
1856
1855
dom-accessibility-api "^0.5.9"
1857
1856
lz-string "^1.5.0"
1857
+ picocolors "1.1.1"
1858
1858
pretty-format "^27.0.2"
1859
1859
1860
1860
" @testing-library/jest-dom@5.17.0 " :
@@ -7908,7 +7908,7 @@ pbkdf2@^3.1.2:
7908
7908
safe-buffer "^5.0.1"
7909
7909
sha.js "^2.4.8"
7910
7910
7911
- picocolors@^1.0.0, picocolors@^1.1.1 :
7911
+ picocolors@1.1.1, picocolors@ ^1.0.0, picocolors@^1.1.1 :
7912
7912
version "1.1.1"
7913
7913
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
7914
7914
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
You can’t perform that action at this time.
0 commit comments