Browse Source

Bump web-vitals from 1.1.2 to 2.1.2 in /maker-frontend

Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 1.1.2 to 2.1.2.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases)
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v1.1.2...v2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
reconnect-to-maker
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
7edcde5009
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      maker-frontend/package.json
  2. 8
      maker-frontend/yarn.lock

2
maker-frontend/package.json

@ -48,7 +48,7 @@
"react-table": "7.7.0", "react-table": "7.7.0",
"typescript": "^4.4.2", "typescript": "^4.4.2",
"vite-jest": "^0.0.4", "vite-jest": "^0.0.4",
"web-vitals": "^1.0.1" "web-vitals": "^2.1.2"
}, },
"devDependencies": { "devDependencies": {
"@types/eslint": "^8", "@types/eslint": "^8",

8
maker-frontend/yarn.lock

@ -12875,10 +12875,10 @@ wbuf@^1.1.0, wbuf@^1.7.3:
dependencies: dependencies:
minimalistic-assert "^1.0.0" minimalistic-assert "^1.0.0"
web-vitals@^1.0.1: web-vitals@^2.1.2:
version "1.1.2" version "2.1.2"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c" resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-2.1.2.tgz#3a6c8faebf9097a6ccd17f5f45c9485d8d62dab1"
integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig== integrity sha512-nZnEH8dj+vJFqCRYdvYv0a59iLXsb8jJkt+xvXfwgnkyPdsSLtKNlYmtTDiHmTNGXeSXtpjTTUcNvFtrAk6VMQ==
webidl-conversions@^5.0.0: webidl-conversions@^5.0.0:
version "5.0.0" version "5.0.0"

Loading…
Cancel
Save