Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @shopify/jest-dom-mocks to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 0c356e3 commit 8fce7d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@semantic-release/npm": "10.0.3",
"@shopify/jest-dom-mocks": "4.2.0",
"@shopify/jest-dom-mocks": "5.0.1",
"@storybook/addon-actions": "7.0.18",
"@storybook/addon-docs": "^7.0.4",
"@storybook/addon-essentials": "^7.0.4",
Expand Down
24 changes: 6 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3178,21 +3178,19 @@
lodash-es "^4.17.21"
read-pkg-up "^10.0.0"

"@shopify/async@^4.0.3":
"@shopify/async@^4.0.4":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@shopify/async/-/async-4.0.4.tgz#bd7d08763b5faec8bad9ea16ecfc0600d10f9669"
integrity sha512-MaVcWUtBO7xLjJE1oosrS2BKGeKCI3nyuOkw95Odrgm+8c3ebF7Moz8MIkzJYAJ7gERqVHPNll1Un4T2bQ/qkg==

"@shopify/jest-dom-mocks@4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@shopify/jest-dom-mocks/-/jest-dom-mocks-4.2.0.tgz#f1b625b9c8be3ef599527c2036d870af3c769d76"
integrity sha512-7kx3H+uirRYHqOGhTpOpqLqtn3N452E8lhGBkHYifNFILR7aySyIkSha8TYXUQK/fD26L3S6WNsBMWF7m72ZkA==
"@shopify/jest-dom-mocks@5.0.1":
version "5.0.1"
resolved "https://registry.yarnpkg.com/@shopify/jest-dom-mocks/-/jest-dom-mocks-5.0.1.tgz#89e1d723d3dc30919964a8ce61c02a8db94d883d"
integrity sha512-Q6XwfMg5flN0fKadMJkbKXM1QcsVvmZEe4n0iDB/ozTOaVRP9bPADFjRw3fc+JALRbd97w4skD7KPL1DaCJjAA==
dependencies:
"@shopify/async" "^4.0.3"
"@shopify/async" "^4.0.4"
"@types/fetch-mock" "^7.3.3"
"@types/lolex" "^2.1.3"
fetch-mock "^9.11.0"
lolex "^2.7.5"
promise "^8.0.3"

"@sigstore/bundle@^1.1.0":
Expand Down Expand Up @@ -4701,11 +4699,6 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7"
integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==

"@types/lolex@^2.1.3":
version "2.1.3"
resolved "https://registry.yarnpkg.com/@types/lolex/-/lolex-2.1.3.tgz#793557c9b8ad319b4c8e4c6548b90893f4aa5f69"
integrity sha512-nEipOLYyZJ4RKHCg7tlR37ewFy91oggmip2MBzPdVQ8QhTFqjcRhE8R0t4tfpDnSlxGWHoEGJl0UCC4kYhqoiw==

"@types/mdast@^3.0.0":
version "3.0.15"
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.15.tgz#49c524a263f30ffa28b71ae282f813ed000ab9f5"
Expand Down Expand Up @@ -11170,11 +11163,6 @@ log-update@^4.0.0:
slice-ansi "^4.0.0"
wrap-ansi "^6.2.0"

lolex@^2.7.5:
version "2.7.5"
resolved "https://registry.yarnpkg.com/lolex/-/lolex-2.7.5.tgz#113001d56bfc7e02d56e36291cc5c413d1aa0733"
integrity sha512-l9x0+1offnKKIzYVjyXU2SiwhXDLekRzKyhnbyldPHvC7BvLPVpdNUNR2KeMAiCN2D/kLNttZgQD5WjSxuBx3Q==

longest-streak@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-3.1.0.tgz#62fa67cd958742a1574af9f39866364102d90cd4"
Expand Down

0 comments on commit 8fce7d2

Please sign in to comment.