Skip to content

Commit

Permalink
Bump n3 from 1.17.1 to 1.17.2
Browse files Browse the repository at this point in the history
Bumps [n3](https://github.com/rdfjs/N3.js) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/rdfjs/N3.js/releases)
- [Commits](rdfjs/N3.js@v1.17.1...v1.17.2)

---
updated-dependencies:
- dependency-name: n3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 50b65d5 commit 9a3b8ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3043,9 +3043,9 @@ [email protected]:
integrity sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ==

n3@^1.16.3, n3@^1.16.4, n3@^1.17.0, n3@^1.6.3:
version "1.17.1"
resolved "https://registry.yarnpkg.com/n3/-/n3-1.17.1.tgz#cb42f39507cebebf2c990c2f8a3f5f53232c518c"
integrity sha512-HlanMWpvN2kcTrFuU3GPObyY7qrVQWy2Hp7l4GSXJlcQapjQMR7OM4kCr788pTQzNIpiHS3JRvyZ2YUcYJ82rA==
version "1.17.2"
resolved "https://registry.yarnpkg.com/n3/-/n3-1.17.2.tgz#3370b2d07da98a5b2865fa43c2d4e5c563cc65df"
integrity sha512-BxSM52wYFqXrbQQT5WUEzKUn6qpYV+2L4XZLfn3Gblz2kwZ09S+QxC33WNdVEQy2djenFL8SNkrjejEKlvI6+Q==
dependencies:
queue-microtask "^1.1.2"
readable-stream "^4.0.0"
Expand Down

0 comments on commit 9a3b8ae

Please sign in to comment.