Skip to content

Commit

Permalink
Merge pull request #182 from eungella-io/dependabot/npm_and_yarn/web-…
Browse files Browse the repository at this point in the history
…vitals-3.4.0

Bump web-vitals from 3.3.1 to 3.4.0
  • Loading branch information
lifeparticle authored Aug 2, 2023
2 parents 9870b41 + f8c1c34 commit c4ff3f5
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 @@ -23,7 +23,7 @@
"react-scripts": "5.0.1",
"sass": "^1.64.2",
"typescript": "^5.0.4",
"web-vitals": "^3.3.1"
"web-vitals": "^3.4.0"
},
"scripts": {
"start": "cross-env BROWSER=none react-scripts start",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9301,10 +9301,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"

web-vitals@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.3.1.tgz#f80e4fd01784476c023c8b2c4219075bbe96f64d"
integrity sha512-LTfY5GjcY3ngFzNsYFSYL+AmVmlWrzPTUxSMDis2rZbf+SzT7HH3NH4Y/l45XOlrAIunOBeURN9qtBHkRskAiA==
web-vitals@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.4.0.tgz#45ed33a3a2e029dc38d36547eb5d71d1c7e2552d"
integrity sha512-n9fZ5/bG1oeDkyxLWyep0eahrNcPDF6bFqoyispt7xkW0xhDzpUBTgyDKqWDi1twT0MgH4HvvqzpUyh0ZxZV4A==

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

0 comments on commit c4ff3f5

Please sign in to comment.