Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #471 from guardian/update-guardian-libs
Browse files Browse the repository at this point in the history
Bump `@guardian/libs@^9.0.1`
  • Loading branch information
ioannakok authored Oct 19, 2022
2 parents 0e6d3f2 + 855a650 commit b8f096b
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/healthy-horses-talk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@guardian/atoms-rendering': patch
---

Bump `@guardian/libs@^9.0.1`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@guardian/consent-management-platform": "^10",
"@guardian/eslint-plugin-source-foundations": "^4.0.2",
"@guardian/eslint-plugin-source-react-components": "^4.1.0",
"@guardian/libs": "^7.1.0",
"@guardian/libs": "^9.0.1",
"@guardian/source-foundations": "^4.0.2",
"@guardian/source-react-components": "^4.0.1",
"@storybook/addon-docs": "^6.1.11",
Expand Down
1 change: 1 addition & 0 deletions src/lib/pillarPalette.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ export const pillarPalette: Record<ArticleTheme, PillarColours> = {
[ArticlePillar.Lifestyle]: lifestyle,
[ArticleSpecial.Labs]: lifestyle,
[ArticleSpecial.SpecialReport]: news,
[ArticleSpecial.SpecialReportAlt]: news,
};
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1714,10 +1714,10 @@
resolved "https://registry.yarnpkg.com/@guardian/libs/-/libs-3.3.0.tgz#fa98c7b8216ab35b8cf3087cd9ba336958fac99a"
integrity sha512-XB9o8qtDOg+KlPh1sjEr4u+Ai3RFTRr2riZ/HJpdlh8Cu4ZpYjCSGUZXSGkxp1CwFWT9sduANnsWSqZ97iBloQ==

"@guardian/libs@^7.1.0":
version "7.1.4"
resolved "https://registry.yarnpkg.com/@guardian/libs/-/libs-7.1.4.tgz#f5de14f52a32cb677361d49157c94eb046a2b9a8"
integrity sha512-r2AJk+4EakNLCLXHhUEqdYSjFhuq19k7tsQO5+53YZc6x6ADEXFNRVE/7EzbODgu5pVwk5SQ/rMuWsE7+5qdVQ==
"@guardian/libs@^9.0.1":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@guardian/libs/-/libs-9.0.1.tgz#0cae687b733d8ab34af6482edb5da07e815eb58f"
integrity sha512-3nDfG/wRjhAXejQH4MCc0C0fpl5aSDQhuyOYqi5lb+nfrpw5uldH89xVIB/fcIK+OcrrCeCEndbPvpP41298vw==

"@guardian/source-foundations@^4.0.2":
version "4.0.2"
Expand Down

0 comments on commit b8f096b

Please sign in to comment.