From 8743206338cf695c1e77ffc9c13bce1721fe2e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 06:15:45 +0000 Subject: [PATCH] chore(deps-dev): bump @types/n3 from 1.21.0 to 1.21.1 (#271) Bumps [@types/n3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/n3) from 1.21.0 to 1.21.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/n3) --- updated-dependencies: - dependency-name: "@types/n3" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6c8c667..7d1c977 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2284,9 +2284,9 @@ integrity sha512-HfMcUmy9hTMJh66VNcmeC9iVErIZJli2bszuXc6julh5YGuRb/W5OnkHjwLNYdFlMis0sY3If5SEAp+PktdJjw== "@types/n3@^1.10.4": - version "1.21.0" - resolved "https://registry.yarnpkg.com/@types/n3/-/n3-1.21.0.tgz#dd51efcbf8597058c62e6ac6942364289cb45e5b" - integrity sha512-EmCSdHNrsRbUiFF1PSfxqJW/L3SxEwVVPe7x7Ruvy7EWgCeWTppMpbd7IpvRloFjvTQMjDVa1PuhJuREk2P81Q== + version "1.21.1" + resolved "https://registry.yarnpkg.com/@types/n3/-/n3-1.21.1.tgz#5e9f93f50e7a77f8c40bffa3e66f67209633c235" + integrity sha512-9KxFlFj3etnpdI2nyQEp/jHry5DHxWT22z9Nc/y/hdHe0CHVc9rKu+NacWKUyN06dDLDh7ZnjCzY8yBJ9lmzdw== dependencies: "@rdfjs/types" "^1.1.0" "@types/node" "*"