Skip to content

Commit

Permalink
build(deps): bump @shopify/react-performance from 4.0.2 to 4.0.3
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.2 to 4.0.3.
- [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]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent f2b0d8d commit d827eca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.2",
"@shopify/react-performance": "^4.0.3",
"events": "^3.3.0",
"promjs": "^0.4.1",
"react-beforeunload": "^2.6.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1704,10 +1704,10 @@
dependencies:
web-vitals "^3.0.4"

"@shopify/react-performance@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@shopify/react-performance/-/react-performance-4.0.2.tgz#e1959f10c40c96f9697b1bb4a387c15c80d96370"
integrity sha512-DfL3aYQbK+2C31fMyIJKtqXsbvasGAUUwYiL9j0a2pdAYgldhNHc1fDD86z/B3YTKr4YGAD+KHv5g1Jci51ODA==
"@shopify/react-performance@^4.0.3":
version "4.0.3"
resolved "https://registry.yarnpkg.com/@shopify/react-performance/-/react-performance-4.0.3.tgz#0e5fb94e34d48d684f38a92cc3e55abe69d06428"
integrity sha512-vbKqaWodWQ703tacc7p/AGp3PuFRtKEf72nicqY6g2Plwql9aplGjiY/ddstEgLu0ciSdaVqNwRU+XVUy7Hd6Q==
dependencies:
"@shopify/performance" "^4.2.0"

Expand Down

0 comments on commit d827eca

Please sign in to comment.