Skip to content

Commit 9659d5e

Browse files
authored
Bump ophan-tracker-js version and make peer dependency (#1412)
1 parent 17f3ef1 commit 9659d5e

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

.changeset/three-emus-hug.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@guardian/support-dotcom-components': minor
3+
---
4+
5+
Bump version of `@guardian/ophan-tracker-js` and set as peer dependency

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"dependencies": {
8080
"@guardian/libs": "22.0.1",
81-
"@guardian/ophan-tracker-js": "2.3.1",
81+
"@guardian/ophan-tracker-js": "2.4.1",
8282
"@aws-sdk/client-s3": "^3.835.0",
8383
"@aws-sdk/client-dynamodb": "^3.835.0",
8484
"@aws-sdk/lib-dynamodb": "^3.835.0",
@@ -98,6 +98,7 @@
9898
},
9999
"peerDependencies": {
100100
"@guardian/libs": "^22.0.0",
101+
"@guardian/ophan-tracker-js": "^2.4.1",
101102
"zod": "^3.22.4"
102103
},
103104
"packageManager": "pnpm@8.15.7"

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)