Skip to content

Commit 8f2f6e1

Browse files
Update dependency @tryghost/validator to v1 (#1587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2542125 commit 8f2f6e1

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

packages/mg-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"@tryghost/html-to-mobiledoc": "3.2.16",
4242
"@tryghost/kg-html-to-lexical": "1.2.34",
4343
"@tryghost/listr-smart-renderer": "0.5.23",
44-
"@tryghost/validator": "0.2.22"
44+
"@tryghost/validator": "1.2.1"
4545
}
4646
}

yarn.lock

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3263,7 +3263,7 @@
32633263
"@stdlib/utils-copy" "^0.2.0"
32643264
uuid "^13.0.0"
32653265

3266-
"@tryghost/errors@^1.2.1", "@tryghost/errors@^1.3.9":
3266+
"@tryghost/errors@^1.2.1":
32673267
version "1.3.13"
32683268
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.3.13.tgz#e604160bd5a4b26b6c30cdc82dad22d9ce892dce"
32693269
integrity sha512-sXFcuU8Nn3mDcVrLBLFThQZImn+T2w7v/jJGJzdFnSKJstqxd1LyTRlMjpCpgCnqAgHFCaP+uFg7x4CX64VBJQ==
@@ -3571,13 +3571,6 @@
35713571
dependencies:
35723572
unidecode "^0.1.8"
35733573

3574-
"@tryghost/tpl@^0.1.36":
3575-
version "0.1.40"
3576-
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-0.1.40.tgz#4dba69276ed9dd1baa44548cc3c3117442d42077"
3577-
integrity sha512-8w94lbNxXptRCIS8pe/IHjzgVFLxljxXx8+UQLO8NRFKraoEXthkPjAphN2MXKp1UGtj5ldh4Ye4D82bUWceOw==
3578-
dependencies:
3579-
lodash.template "^4.5.0"
3580-
35813574
"@tryghost/tpl@^1.2.1":
35823575
version "1.2.1"
35833576
resolved "https://registry.yarnpkg.com/@tryghost/tpl/-/tpl-1.2.1.tgz#0f62acfeb41f29eaa36bfe90354b2988dbfff1b2"
@@ -3598,18 +3591,7 @@
35983591
remark-footnotes "1.0.0"
35993592
unist-util-visit "^2.0.0"
36003593

3601-
"@tryghost/validator@0.2.22":
3602-
version "0.2.22"
3603-
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.2.22.tgz#588ea1458c3fed584047f3b59a62290092975398"
3604-
integrity sha512-dmobNVEKXMi3K4OdAXLBFwa78hVgy8cYvCPJgfV4h3NtYIyRHqwARr3upT3/ASpVBpKGVBu7XexfSv+tibzsuQ==
3605-
dependencies:
3606-
"@tryghost/errors" "^1.3.9"
3607-
"@tryghost/tpl" "^0.1.36"
3608-
lodash "^4.17.21"
3609-
moment-timezone "^0.5.23"
3610-
validator "7.2.0"
3611-
3612-
"@tryghost/validator@^1.2.1":
3594+
"@tryghost/validator@1.2.1", "@tryghost/validator@^1.2.1":
36133595
version "1.2.1"
36143596
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-1.2.1.tgz#c8c620eae5345ab59fb1c51b40b9a693ce2717d8"
36153597
integrity sha512-Wc+u16GFPFyYmZKY8U7OW13yLvUrs0MP71Y3HZ3bZxwRz5VcJv/8agAyT6uaI/JqSAUYkC7BzIevmNk2544a2Q==

0 commit comments

Comments
 (0)