Skip to content
Snippets Groups Projects
Unverified Commit 65ede7b1 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): Bump web-vitals from 4.2.1 to 4.2.2 (#82)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v4.2.1...v4.2.2

)

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

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent e19be2fa
No related branches found
No related tags found
No related merge requests found
Pipeline #42859 failed
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"web-vitals": "^4.2.1" "web-vitals": "^4.2.2"
} }
}, },
"node_modules/@adobe/css-tools": { "node_modules/@adobe/css-tools": {
...@@ -20751,9 +20751,9 @@ ...@@ -20751,9 +20751,9 @@
} }
}, },
"node_modules/web-vitals": { "node_modules/web-vitals": {
"version": "4.2.1", "version": "4.2.2",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.1.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.2.tgz",
"integrity": "sha512-U6bAxeudnhDqcXNl50JC4hLlqox9DZnngxfISZm3DMZnonW35xtJOVUc091L+DOY+6hVZVpKXoiCP0RiT6339Q==" "integrity": "sha512-nYfoOqb4EmElljyXU2qdeE76KsvoHdftQKY4DzA9Aw8DervCg2bG634pHLrJ/d6+B4mE3nWTSJv8Mo7B2mbZkw=="
}, },
"node_modules/webidl-conversions": { "node_modules/webidl-conversions": {
"version": "6.1.0", "version": "6.1.0",
...@@ -36792,9 +36792,9 @@ ...@@ -36792,9 +36792,9 @@
} }
}, },
"web-vitals": { "web-vitals": {
"version": "4.2.1", "version": "4.2.2",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.1.tgz", "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.2.tgz",
"integrity": "sha512-U6bAxeudnhDqcXNl50JC4hLlqox9DZnngxfISZm3DMZnonW35xtJOVUc091L+DOY+6hVZVpKXoiCP0RiT6339Q==" "integrity": "sha512-nYfoOqb4EmElljyXU2qdeE76KsvoHdftQKY4DzA9Aw8DervCg2bG634pHLrJ/d6+B4mE3nWTSJv8Mo7B2mbZkw=="
}, },
"webidl-conversions": { "webidl-conversions": {
"version": "6.1.0", "version": "6.1.0",
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"web-vitals": "^4.2.1" "web-vitals": "^4.2.2"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment