Skip to content

Commit 88031ef

Browse files
chore(deps): bump @rdfjs/to-ntriples from 2.0.0 to 3.0.1
Bumps [@rdfjs/to-ntriples](https://github.com/rdfjs-base/to-ntriples) from 2.0.0 to 3.0.1. - [Commits](rdfjs-base/to-ntriples@v2.0.0...v3.0.1) --- updated-dependencies: - dependency-name: "@rdfjs/to-ntriples" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83c60c1 commit 88031ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@rdfjs/data-model": "^2.0.1",
3232
"@rdfjs/namespace": "^2.0.0",
3333
"@rdfjs/term-map": "^2.0.0",
34-
"@rdfjs/to-ntriples": "^2.0.0"
34+
"@rdfjs/to-ntriples": "^3.0.1"
3535
},
3636
"devDependencies": {
3737
"c8": "^10.1.2",

0 commit comments

Comments
 (0)