Skip to content

Commit

Permalink
chore(deps): bump web-vitals from 3.5.0 to 3.5.1 in /console
Browse files Browse the repository at this point in the history
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.0 to 3.5.1.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Jan 9, 2024
1 parent 8f272e4 commit d1eede0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
"web-vitals": "^3.5.0"
"web-vitals": "^3.5.1"
},
"devDependencies": {
"@craco/craco": "^7.1.0",
Expand Down
10 changes: 5 additions & 5 deletions console/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1981,7 +1981,7 @@ __metadata:
react-dom: "npm:^18.2.0"
react-scripts: "npm:^5.0.1"
replace: "npm:^1.2.2"
web-vitals: "npm:^3.5.0"
web-vitals: "npm:^3.5.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -16366,10 +16366,10 @@ __metadata:
languageName: node
linkType: hard

"web-vitals@npm:^3.5.0":
version: 3.5.0
resolution: "web-vitals@npm:3.5.0"
checksum: 8ec26186d277548b0426c5ed0dbd88a193cff7dedde52978e61a474659557f8534e48eba776b2fbe79591f5aab6ef84aa3f1722a8ff880fe38e74bcd66fa2f44
"web-vitals@npm:^3.5.1":
version: 3.5.1
resolution: "web-vitals@npm:3.5.1"
checksum: 7f2b63d3ba701433af7e2eaa26a8de4ac7cf78fed1ba77bc69048d037998e4f639e4d3c533abd64f972342c09da9ee7c6c6eccc0600261642e4d8ce0ba67e671
languageName: node
linkType: hard

Expand Down

0 comments on commit d1eede0

Please sign in to comment.