Skip to content

Commit

Permalink
chore: update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
bryceosterhaus committed Dec 30, 2024
1 parent e98ad58 commit 551b87b
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1578,6 +1578,14 @@
eslint-plugin-react-hooks "4.2.0"
eslint-plugin-sort-destructure-keys "^1.3.5"

"@liferay/[email protected]":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@liferay/jest-junit-reporter/-/jest-junit-reporter-1.2.0.tgz#120c2df6fc9fd6617af3dfb7fb09cd31e10b6684"
integrity sha512-aGZRk6cVtfTvedXXH5r5tWB1EZTuYSrIVpVzDaCTAcoGaW/boDDwGcgIwhcuofhvEasgYu+d1ily8whceGsL/Q==
dependencies:
strip-ansi "6.0.0"
xml "^1.0.1"

"@liferay/[email protected]":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@liferay/js-toolkit-core/-/js-toolkit-core-3.0.1.tgz#1232febc41b17da00cd12f7de4eba7243df8c18d"
Expand Down Expand Up @@ -1731,8 +1739,21 @@
dependencies:
defer-to-connect "^2.0.0"

"@testing-library/dom-8.11.1@npm:@testing-library/[email protected]", "@testing-library/dom@^8.0.0":
name "@testing-library/dom-8.11.1"
"@testing-library/dom-8.11.1@npm:@testing-library/[email protected]":
version "8.11.1"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753"
integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.12.5"
"@types/aria-query" "^4.2.0"
aria-query "^5.0.0"
chalk "^4.1.0"
dom-accessibility-api "^0.5.9"
lz-string "^1.4.4"
pretty-format "^27.0.2"

"@testing-library/dom@^8.0.0":
version "8.11.1"
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753"
integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==
Expand Down

0 comments on commit 551b87b

Please sign in to comment.