Skip to content

Commit

Permalink
Bump @shopify/react-performance from 4.0.0 to 4.0.1 (#408)
Browse files Browse the repository at this point in the history
Bumps [@shopify/react-performance](https://github.com/Shopify/quilt/tree/HEAD/packages/react-performance) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/Shopify/quilt/releases)
- [Changelog](https://github.com/Shopify/quilt/blob/main/packages/react-performance/CHANGELOG.md)
- [Commits](https://github.com/Shopify/quilt/commits/@shopify/[email protected]/packages/react-performance)

---
updated-dependencies:
- dependency-name: "@shopify/react-performance"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 0b4c339 commit 6d868a9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@shopify/network": "^3.0.0",
"@shopify/react-performance": "^4.0.0",
"@shopify/react-performance": "^4.0.1",
"events": "^3.3.0",
"promjs": "^0.4.1",
"react-beforeunload": "^2.6.0"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1697,19 +1697,19 @@
resolved "https://registry.yarnpkg.com/@shopify/network/-/network-3.2.1.tgz#c51590bb9ccd177bb7a35c2bad482233198d215b"
integrity sha512-Ih/6Oe80dynlUsRfEqptWBfsySCqI0rjQvPAjS8HuWeK9nZ+TvmYScfxjucKXZ2deXwAClnU6SMdh3/B1lMMog==

"@shopify/performance@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@shopify/performance/-/performance-4.0.0.tgz#eb1c32a39576740485501725e21c410637c37727"
integrity sha512-njJEAMymF8yFbBsm/fLI2nOJPkZtC7x8/oqIwzkAJ7O4E3klevK+teA6WBiETAOkjhsyPNvzDhsxlavOTOsgjg==
"@shopify/performance@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@shopify/performance/-/performance-4.1.0.tgz#82a1f2c99bc37f1ff4911dda0c1a5ce9987b9d09"
integrity sha512-J7F1PbTnE10wN0mqnX88BghrwHbNoicbC0jTrSvvW+wLZUa5/mYfuZjHwGsogqtHc+vooCVWdAhlTp40QrNTVQ==
dependencies:
web-vitals "^3.0.4"

"@shopify/react-performance@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@shopify/react-performance/-/react-performance-4.0.0.tgz#3425ca0663bbdc70c9c2b0f9a9a6701a2a736f00"
integrity sha512-s8Pjt3JMy5xGhJTOw2/c8sb7Od2L2R1boTVYrFr0BnIXIVia+TwFXa/z2p08w8W/9f9VLFLv/xYW5THsh6PW5g==
"@shopify/react-performance@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@shopify/react-performance/-/react-performance-4.0.1.tgz#83fd87d48f2a11b49b79c5600d148f4d8df62ba7"
integrity sha512-hFZddfRl9DNbgwoavk26IdZLyoA5ERQyqnM7vPVDF9su9rtw+sx7hv3XqmYfmyrf2/C2jdPrIbybIREotFFI+Q==
dependencies:
"@shopify/performance" "^4.0.0"
"@shopify/performance" "^4.1.0"

"@sinclair/typebox@^0.27.8":
version "0.27.8"
Expand Down

0 comments on commit 6d868a9

Please sign in to comment.