Skip to content

Commit

Permalink
Merge pull request #295 from danskernesdigitalebibliotek/dependabot/n…
Browse files Browse the repository at this point in the history
…pm_and_yarn/web-vitals-3.5.0

Bump web-vitals from 1.1.2 to 3.5.0
  • Loading branch information
kasperg authored Oct 20, 2023
2 parents 006f191 + 614f64a commit 6f385a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"stylelint-prettier": "^2.0.0",
"stylelint-scss": "^5.2.1",
"typescript": "^4.7.4",
"web-vitals": "^1.0.1"
"web-vitals": "^3.5.0"
},
"publishConfig": {
"registry": "https://npm.pkg.github.com"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15792,10 +15792,10 @@ web-namespaces@^1.0.0:
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==

web-vitals@^1.0.1:
version "1.1.2"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-1.1.2.tgz#06535308168986096239aa84716e68b4c6ae6d1c"
integrity sha512-PFMKIY+bRSXlMxVAQ+m2aw9c/ioUYfDgrYot0YUa+/xa0sakubWhSDyxAKwzymvXVdF4CZI71g06W+mqhzu6ig==
web-vitals@^3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.0.tgz#3a5571f00743ecd059394b61e0adceec7fac2634"
integrity sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w==

webidl-conversions@^3.0.0:
version "3.0.1"
Expand Down

0 comments on commit 6f385a8

Please sign in to comment.