Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump web-vitals to 3.3.1 #124

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,6 +66,6 @@
},
"dependencies": {
"object-assign": "^4.1.1",
"web-vitals": "1.1.1"
"web-vitals": "3.3.1"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -8115,7 +8115,7 @@ __metadata:
serve-index: ^1.9.1
sinon: ^7.0.0
uuid: ^3.0.1
web-vitals: 1.1.1
web-vitals: 3.3.1
webdriver-manager: ^12.1.8
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9598,10 +9598,10 @@ __metadata:
languageName: node
linkType: hard

"web-vitals@npm:1.1.1":
version: 1.1.1
resolution: "web-vitals@npm:1.1.1"
checksum: d3caabe88577796795bfad3c24c4afe0e0b8a4fc44edd746f211cadd12b068a5cb060713f197785de454b072a29558d945de12272c90111a03f89a1c98553e89
"web-vitals@npm:3.3.1":
version: 3.3.1
resolution: "web-vitals@npm:3.3.1"
checksum: ff417dec2d77f57bc5130767f47aad6f93173e5d0e24a179082c7dca423850106ba1d66c737f91400a6bed6585a7295531d9e54354d1cb31d1a3e68596bb2000
languageName: node
linkType: hard

Expand Down