Skip to content

Commit

Permalink
Merge pull request #9 from gleija/renovate/web-vitals-2.x
Browse files Browse the repository at this point in the history
Update dependency web-vitals to v2.1.1
  • Loading branch information
gleija committed Oct 7, 2021
2 parents f39a536 + 5931382 commit 95de6f5
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 @@ -11,7 +11,7 @@
"react-dom": "17.0.2",
"react-scripts": "4.0.3",
"react-router-dom": "5.3.0",
"web-vitals": "2.1.0"
"web-vitals": "2.1.1"
},
"scripts": {
"start": "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 @@ -11098,10 +11098,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies:
minimalistic-assert "^1.0.0"

web-vitals@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.0.tgz#ebf5428875ab5bfc1056c2e80cd177001287de7b"
integrity sha512-npEyJP8jHf3J71t1tRTEtz9FeKp8H2udWJUUq5ykfPhhstr//TUxiYhIEzLNwk4zv2ybAilMn7v7N6Mxmuitmg==
web-vitals@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.1.tgz#9ae64fa9054b8865a3fa093cd8db302676822c2a"
integrity sha512-6i/cE+7l095Etvjo2kbtVC8OXzLc9D8XMIWBPWAt2CME/7qmIMZWQwVoKDD277poVHNdPcLgW5Jruhbi8+8Vcw==

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

0 comments on commit 95de6f5

Please sign in to comment.