Skip to content

Commit d48fa2a

Browse files
committed
Update dependency @tryghost/config-url-helpers to v1
1 parent 25d8297 commit d48fa2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/url-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"access": "public"
2020
},
2121
"devDependencies": {
22-
"@tryghost/config-url-helpers": "0.1.8",
22+
"@tryghost/config-url-helpers": "1.0.0",
2323
"c8": "7.11.2",
2424
"mocha": "10.0.0",
2525
"rewire": "6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,10 +1133,10 @@
11331133
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
11341134
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
11351135

1136-
"@tryghost/config-url-helpers@0.1.8":
1137-
version "0.1.8"
1138-
resolved "https://registry.yarnpkg.com/@tryghost/config-url-helpers/-/config-url-helpers-0.1.8.tgz#85b3f525cb10dcf5ed63612468371b01276639ef"
1139-
integrity sha512-YrmCegHLFUzutJn17UhNGAgYItrTEKmIdO5Qaa6TnKekNnLPSI3I8af/xKI1KUPp4wPqErVCYeihQYshPYYsdg==
1136+
"@tryghost/config-url-helpers@1.0.0":
1137+
version "1.0.0"
1138+
resolved "https://registry.yarnpkg.com/@tryghost/config-url-helpers/-/config-url-helpers-1.0.0.tgz#29482570d5d89061f2b0e31774bb749b13e8d393"
1139+
integrity sha512-zObMS4LkPz8nZweOK6j1lKMPMzNpkqncPTA+e0UusSd8hjfgVgPFPT3qTmD7r/8o9moA+tw+F/guAO2nL/OYYA==
11401140

11411141
"@tryghost/errors@^1.0.0":
11421142
version "1.2.10"

0 commit comments

Comments
 (0)