Skip to content

Commit

Permalink
Bump @guardian/core-web-vitals from 5.1.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [@guardian/core-web-vitals](https://github.com/guardian/csnx) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/guardian/csnx/releases)
- [Commits](https://github.com/guardian/csnx/compare/@guardian/[email protected]...@guardian/[email protected])

---
updated-dependencies:
- dependency-name: "@guardian/core-web-vitals"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 41efae9 commit 0307f62
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@guardian/ab-core": "^5.0.0",
"@guardian/automat-modules": "^0.3.8",
"@guardian/commercial": "^17.14.0",
"@guardian/core-web-vitals": "^5.0.0",
"@guardian/core-web-vitals": "^6.0.0",
"@guardian/identity-auth": "2.1.0",
"@guardian/identity-auth-frontend": "4.0.0",
"@guardian/libs": "16.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3163,18 +3163,18 @@ __metadata:
languageName: node
linkType: hard

"@guardian/core-web-vitals@npm:^5.0.0":
version: 5.1.0
resolution: "@guardian/core-web-vitals@npm:5.1.0"
"@guardian/core-web-vitals@npm:^6.0.0":
version: 6.0.0
resolution: "@guardian/core-web-vitals@npm:6.0.0"
peerDependencies:
"@guardian/libs": ^15.0.0
tslib: ^2.5.3
typescript: ~5.1.3
web-vitals: ^3.0.0
"@guardian/libs": ^16.0.0
tslib: ^2.6.2
typescript: ~5.3.3
web-vitals: ^3.5.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/0179705900258a45177a868adf9b8d13200752e8240504f9a85c993dbc5a3cbf5150f7c13d2bca34d84e82dd0707c169e61b75b8826d1f5e8e2914ee888e32fd
checksum: 10c0/2352ab8e3f60d5519dc52bd1ce298e13f583e059b42ded51786d3c1325c5b39fae1d855c9792fdd5e7b30aa7bc166ebf9448267e847b522bf103d7929ab9520b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3229,7 +3229,7 @@ __metadata:
"@guardian/ab-core": "npm:^5.0.0"
"@guardian/automat-modules": "npm:^0.3.8"
"@guardian/commercial": "npm:^17.14.0"
"@guardian/core-web-vitals": "npm:^5.0.0"
"@guardian/core-web-vitals": "npm:^6.0.0"
"@guardian/eslint-config-typescript": "npm:^0.7.0"
"@guardian/identity-auth": "npm:2.1.0"
"@guardian/identity-auth-frontend": "npm:4.0.0"
Expand Down

0 comments on commit 0307f62

Please sign in to comment.