Skip to content

Commit

Permalink
Merge c9eac8e into aad7433
Browse files Browse the repository at this point in the history
  • Loading branch information
akinsola-guardian authored Jan 26, 2024
2 parents aad7433 + c9eac8e commit 1b33834
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/happy-cheetahs-wave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@guardian/consent-management-platform': patch
---

Update version of @guardian/libs to 16.0.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@babel/runtime": "^7.23.2",
"@changesets/cli": "^2.26.2",
"@guardian/eslint-config-typescript": "^7.0.0",
"@guardian/libs": "15.0.0",
"@guardian/libs": "^16.0.1",
"@guardian/prettier": "^4.0.0",
"@guardian/tsconfig": "^0.2.0",
"@rollup/plugin-babel": "^6.0.3",
Expand Down Expand Up @@ -91,6 +91,6 @@
"wait-for-expect": "^3"
},
"peerDependencies": {
"@guardian/libs": "^15.0.0"
"@guardian/libs": "^16.0.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1511,10 +1511,10 @@
eslint-plugin-eslint-comments "3.2.0"
eslint-plugin-import "2.27.5"

"@guardian/libs@15.0.0":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@guardian/libs/-/libs-15.0.0.tgz#c3fbb1d7fdafaefe156232b7088f43e2ff4cd18b"
integrity sha512-UnNxcJHYDfpElrxc7sbfwSJ82erH3mjdKsALAgevggsbhOSAkE9yoCn+XMBPN7iQ14bEHZPYyOMt0y1hNCItyg==
"@guardian/libs@^16.0.1":
version "16.0.1"
resolved "https://registry.yarnpkg.com/@guardian/libs/-/libs-16.0.1.tgz#81214a701ef7159e8bdbba901af30bdaec901c28"
integrity sha512-/pgkDwWu9xp4TAEx07LFu80XsJWIti0VHRxjRRV6vNCMIb44OktONXs5Lu9deoSXWNZh+VcyAEj8vFF2DRPdMA==

"@guardian/prettier@^4.0.0":
version "4.0.0"
Expand Down

0 comments on commit 1b33834

Please sign in to comment.