Skip to content

Commit

Permalink
Bump @guardian/ab-core from 7.0.1 to 8.0.0 (#27282)
Browse files Browse the repository at this point in the history
Bumps [@guardian/ab-core](https://github.com/guardian/csnx) from 7.0.1 to 8.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/ab-core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 015944f commit 771dc27
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@emotion/core": "^10.0.27",
"@emotion/react": "11.11.1",
"@emotion/styled": "^10.0.27",
"@guardian/ab-core": "7.0.1",
"@guardian/ab-core": "8.0.0",
"@guardian/commercial": "19.12.0",
"@guardian/core-web-vitals": "6.0.0",
"@guardian/eslint-config-typescript": "9.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3847,16 +3847,16 @@ __metadata:
languageName: node
linkType: hard

"@guardian/ab-core@npm:7.0.1":
version: 7.0.1
resolution: "@guardian/ab-core@npm:7.0.1"
"@guardian/ab-core@npm:8.0.0":
version: 8.0.0
resolution: "@guardian/ab-core@npm:8.0.0"
peerDependencies:
tslib: ^2.6.2
typescript: ~5.3.3
typescript: ~5.5.2
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/803ac0098237db30a65bdbc99e0417e2accefb8b114d2a5ace1d8103a2f98c1ec049355e54fcfe9e3e9176ec107517aa2ee59e4aea3a99ae568bc4f03b2698ac
checksum: 10c0/3eed4590aec371ad93fe45450d8cc0dd0ad6ab298c2d64afff05ab5d8f2cbbb949ac43343a895e83656bdbf529f31bc6ef6935c7719849fd3209094168535547
languageName: node
linkType: hard

Expand Down Expand Up @@ -3955,7 +3955,7 @@ __metadata:
"@emotion/core": "npm:^10.0.27"
"@emotion/react": "npm:11.11.1"
"@emotion/styled": "npm:^10.0.27"
"@guardian/ab-core": "npm:7.0.1"
"@guardian/ab-core": "npm:8.0.0"
"@guardian/commercial": "npm:19.12.0"
"@guardian/core-web-vitals": "npm:6.0.0"
"@guardian/eslint-config-typescript": "npm:9.0.1"
Expand Down

0 comments on commit 771dc27

Please sign in to comment.