From a30728f52db55df74d7c681be65d1f22cbd336d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 09:59:32 -0500 Subject: [PATCH] Bump the all group with 2 updates (#42) Bumps the all group with 2 updates: [tldts-core](https://github.com/remusao/tldts) and [tldts-experimental](https://github.com/remusao/tldts). Updates `tldts-core` from 6.1.71 to 6.1.73 - [Release notes](https://github.com/remusao/tldts/releases) - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md) - [Commits](https://github.com/remusao/tldts/compare/v6.1.71...v6.1.73) Updates `tldts-experimental` from 6.1.71 to 6.1.73 - [Release notes](https://github.com/remusao/tldts/releases) - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md) - [Commits](https://github.com/remusao/tldts/compare/v6.1.71...v6.1.73) --- updated-dependencies: - dependency-name: tldts-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tldts-experimental dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5488b58..b34130b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -121,14 +121,14 @@ playwright@^1.49.1: optionalDependencies: fsevents "2.3.2" -tldts-core@^6.1.71: - version "6.1.71" - resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.71.tgz#04069cbdcf75b7fcb68fb4c1e00591cd3a2d4a5c" - integrity sha512-LRbChn2YRpic1KxY+ldL1pGXN/oVvKfCVufwfVzEQdFYNo39uF7AJa/WXdo+gYO7PTvdfkCPCed6Hkvz/kR7jg== +tldts-core@^6.1.73: + version "6.1.73" + resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.73.tgz#7194b4246c70f1e132ea3e529f281807a89a8ff3" + integrity sha512-k1g5eX87vxu3g//6XMn62y4qjayu4cYby/PF7Ksnh4F4uUK1Z1ze/mJ4a+y5OjdJ+cXRp+YTInZhH+FGdUWy1w== tldts-experimental@^6.0.14: - version "6.1.71" - resolved "https://registry.yarnpkg.com/tldts-experimental/-/tldts-experimental-6.1.71.tgz#da1fe33ca55edc4b955892765d9f1c78137d408e" - integrity sha512-78lfP/3fRJ3HoCT5JSLOLj5ElHiWCAyglYNzjkFqBO7ykLZYst2u2jM1igSHWV0J2GFfOplApeDsfTF+XACrlA== + version "6.1.73" + resolved "https://registry.yarnpkg.com/tldts-experimental/-/tldts-experimental-6.1.73.tgz#165709c333305c2a157de1fd6cd34c4b6ef4eca8" + integrity sha512-5rljzPNMgdbjGs3WGvQIUi9oV93JaMsZKSslCe6qK62RGqRv+DIuiCkKsj8n+tw9v8Q9bSgRbB4iNwa1/yfd3g== dependencies: - tldts-core "^6.1.71" + tldts-core "^6.1.73"