From 0457d9374352bfe0f03f1e3404d251f68847bb57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 13:07:57 -0500 Subject: [PATCH] Bump the all group with 2 updates (#39) 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.68 to 6.1.69 - [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.68...v6.1.69) Updates `tldts-experimental` from 6.1.68 to 6.1.69 - [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.68...v6.1.69) --- 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 0d11b7e..20143c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -121,14 +121,14 @@ playwright@^1.49.1: optionalDependencies: fsevents "2.3.2" -tldts-core@^6.1.68: - version "6.1.68" - resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.68.tgz#65f683a1100b3de9385184572ad68c6b8c337442" - integrity sha512-85TdlS/DLW/gVdf2oyyzqp3ocS30WxjaL4la85EArl9cHUR/nizifKAJPziWewSZjDZS71U517/i6ciUeqtB5Q== +tldts-core@^6.1.69: + version "6.1.69" + resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.69.tgz#079ffcac8a4407bc74567e292aecf30b943674e1" + integrity sha512-nygxy9n2PBUFQUtAXAc122gGo+04/j5qr5TGQFZTHafTKYvmARVXt2cA5rgero2/dnXUfkdPtiJoKmrd3T+wdA== tldts-experimental@^6.0.14: - version "6.1.68" - resolved "https://registry.yarnpkg.com/tldts-experimental/-/tldts-experimental-6.1.68.tgz#ebfb8ac4dc6fa56e764c7eef7173e4b3c262107c" - integrity sha512-cQ7OdvIpATiNKu3bdyaDzn2bLqg6Ln3BpyGLyLwYfEcaNY3rXsXi+5apxtzfH/+KT30+gzN3gswdsdF+KFHflw== + version "6.1.69" + resolved "https://registry.yarnpkg.com/tldts-experimental/-/tldts-experimental-6.1.69.tgz#be24bb485ee26bcd947c417043947f0a3f5f0e03" + integrity sha512-jGDSR7uQvdb4J3xIOwju2SqIuCORDmSlocxT/ryVl3McVecFc63SHALhNcYgJnw1xhj1gqogkhO/4HadLOKoXA== dependencies: - tldts-core "^6.1.68" + tldts-core "^6.1.69"