Skip to content

Commit 0b62d8a

Browse files
Update dependency web-vitals to v2.1.1 (#10950)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9e2c451 commit 0b62d8a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
"url-loader": "4.1.1",
238238
"utf8": "3.0.0",
239239
"uuid": "8.3.2",
240-
"web-vitals": "2.1.0",
240+
"web-vitals": "2.1.1",
241241
"webpack-isomorphic-tools": "4.0.0"
242242
},
243243
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12779,10 +12779,10 @@ web-streams-polyfill@^3.0.3:
1277912779
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.1.0.tgz#86f983b4f44745502b0d8563d9ef3afc609d4465"
1278012780
integrity sha512-wO9r1YnYe7kFBLHyyVEhV1H8VRWoNiNnuP+v/HUUmSTaRF8F93Kmd3JMrETx0f11GXxRek6OcL2QtjFIdc5WYw==
1278112781

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

1278712787
webidl-conversions@^4.0.2:
1278812788
version "4.0.2"

0 commit comments

Comments
 (0)