Skip to content

Commit 9e45f9a

Browse files
authored
Merge pull request #420 from kazekyo/dependabot/npm_and_yarn/web-vitals-3.0.1
chore(deps): Bump web-vitals from 2.1.4 to 3.0.1
2 parents f31be0d + 67b53bb commit 9e45f9a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react": "^18.1.0",
3131
"react-dom": "^18.1.0",
3232
"react-scripts": "5.0.1",
33-
"web-vitals": "^2.1.0",
33+
"web-vitals": "^3.0.1",
3434
"ws": "^8.6.0"
3535
},
3636
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15686,10 +15686,10 @@ web-streams-polyfill@^3.2.0:
1568615686
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
1568715687
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
1568815688

15689-
web-vitals@^2.1.0:
15690-
version "2.1.4"
15691-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.4.tgz#76563175a475a5e835264d373704f9dde718290c"
15692-
integrity sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==
15689+
web-vitals@^3.0.1:
15690+
version "3.0.1"
15691+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.0.1.tgz#7129668af2d1598ff4a574535a46b1432af337c8"
15692+
integrity sha512-n8LgBynM5BU4C8ZMiTWPu6zbv31AfPnuNXEjWClvPWD5g8h2WkcecR0EtAiQaiMcj1iG0LADyHndR+MKYu5Zog==
1569315693

1569415694
webcrypto-core@^1.7.4:
1569515695
version "1.7.5"

0 commit comments

Comments
 (0)