Skip to content

Commit

Permalink
Bump web-vitals from 3.1.0 to 3.3.2 in /tnoodle-ui
Browse files Browse the repository at this point in the history
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.1.0 to 3.3.2.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v3.1.0...v3.3.2)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gregorbg committed Jul 10, 2023
1 parent 8049b2b commit d335967
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tnoodle-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react-icons": "^4.4.0",
"react-redux": "^8.0.5",
"react-scripts": "5.0.1",
"web-vitals": "^3.1.0"
"web-vitals": "^3.3.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
8 changes: 4 additions & 4 deletions tnoodle-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9855,10 +9855,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"

web-vitals@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.1.0.tgz#a6f5156cb6c7fee562da46078540265ac2cd2d16"
integrity sha512-zCeQ+bOjWjJbXv5ZL0r8Py3XP2doCQMZXNKlBGfUjPAVZWokApdeF/kFlK1peuKlCt8sL9TFkKzyXE9/cmNJQA==
web-vitals@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.3.2.tgz#83e8dbd0f8fba43c5fe2e601573e804afc771790"
integrity sha512-qRkpmSeKfEWAzNhtX541xA8gCJ+pqCqBmUlDVkVDSCSYUvfvNqF+k9g8I+uyreRcDBdfiJrd0/aLbTy5ydo49Q==

webidl-conversions@^4.0.2:
version "4.0.2"
Expand Down

0 comments on commit d335967

Please sign in to comment.