Unverified Commit 2dfdd08b authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump web-vitals from 3.5.1 to 3.5.2 (#15)

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 3.5.1 to 3.5.2.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.5.1...v3.5.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 fbf3ba4e
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
        "react": "^18.2.0",
        "react-dom": "^18.2.0",
        "react-scripts": "^5.0.1",
        "web-vitals": "^3.5.1"
        "web-vitals": "^3.5.2"
      }
    },
    "node_modules/@adobe/css-tools": {
@@ -20704,9 +20704,9 @@
      }
    },
    "node_modules/web-vitals": {
      "version": "3.5.1",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1.tgz",
      "integrity": "sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg=="
      "version": "3.5.2",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz",
      "integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg=="
    },
    "node_modules/webidl-conversions": {
      "version": "6.1.0",
@@ -36720,9 +36720,9 @@
      }
    },
    "web-vitals": {
      "version": "3.5.1",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.1.tgz",
      "integrity": "sha512-xQ9lvIpfLxUj0eSmT79ZjRoU5wIRfIr7pNukL7ZE4EcWZSmfZQqOlhuAGfkVa3EFmzPHZhWhXfm2i5ys+THVPg=="
      "version": "3.5.2",
      "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz",
      "integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg=="
    },
    "webidl-conversions": {
      "version": "6.1.0",
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-scripts": "^5.0.1",
    "web-vitals": "^3.5.1"
    "web-vitals": "^3.5.2"
  },
  "scripts": {
    "start": "react-scripts start",