Skip to content

Commit 551b87b

Browse files
chore: update yarn.lock
1 parent e98ad58 commit 551b87b

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

yarn.lock

+23-2
Original file line numberDiff line numberDiff line change
@@ -1578,6 +1578,14 @@
15781578
eslint-plugin-react-hooks "4.2.0"
15791579
eslint-plugin-sort-destructure-keys "^1.3.5"
15801580

1581+
"@liferay/jest-junit-reporter@1.2.0":
1582+
version "1.2.0"
1583+
resolved "https://registry.yarnpkg.com/@liferay/jest-junit-reporter/-/jest-junit-reporter-1.2.0.tgz#120c2df6fc9fd6617af3dfb7fb09cd31e10b6684"
1584+
integrity sha512-aGZRk6cVtfTvedXXH5r5tWB1EZTuYSrIVpVzDaCTAcoGaW/boDDwGcgIwhcuofhvEasgYu+d1ily8whceGsL/Q==
1585+
dependencies:
1586+
strip-ansi "6.0.0"
1587+
xml "^1.0.1"
1588+
15811589
"@liferay/js-toolkit-core@3.0.1":
15821590
version "3.0.1"
15831591
resolved "https://registry.yarnpkg.com/@liferay/js-toolkit-core/-/js-toolkit-core-3.0.1.tgz#1232febc41b17da00cd12f7de4eba7243df8c18d"
@@ -1731,8 +1739,21 @@
17311739
dependencies:
17321740
defer-to-connect "^2.0.0"
17331741

1734-
"@testing-library/dom-8.11.1@npm:@testing-library/dom@8.11.1", "@testing-library/dom@^8.0.0":
1735-
name "@testing-library/dom-8.11.1"
1742+
"@testing-library/dom-8.11.1@npm:@testing-library/dom@8.11.1":
1743+
version "8.11.1"
1744+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753"
1745+
integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==
1746+
dependencies:
1747+
"@babel/code-frame" "^7.10.4"
1748+
"@babel/runtime" "^7.12.5"
1749+
"@types/aria-query" "^4.2.0"
1750+
aria-query "^5.0.0"
1751+
chalk "^4.1.0"
1752+
dom-accessibility-api "^0.5.9"
1753+
lz-string "^1.4.4"
1754+
pretty-format "^27.0.2"
1755+
1756+
"@testing-library/dom@^8.0.0":
17361757
version "8.11.1"
17371758
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753"
17381759
integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==

0 commit comments

Comments
 (0)