Skip to content

Commit

Permalink
Merge pull request #632 from zazuko/dependabot/npm_and_yarn/rdfjs/typ…
Browse files Browse the repository at this point in the history
…es-2.0.1

chore(deps-dev): bump @rdfjs/types from 1.1.2 to 2.0.1
  • Loading branch information
ludovicm67 authored Jan 21, 2025
2 parents a1555e9 + c0a7605 commit fb2ac86
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 7 deletions.
30 changes: 25 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"yaml": "^2.7.0"
},
"devDependencies": {
"@rdfjs/types": "^1.1.2",
"@rdfjs/types": "^2.0.1",
"@types/node": "^22.10.7",
"c8": "^10.1.3",
"nodemon": "^3.1.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/entity-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"trifid-core": "^5.1.0"
},
"devDependencies": {
"@rdfjs/types": "^1.1.2",
"@rdfjs/types": "^2.0.1",
"c8": "^10.1.3",
"trifid-handler-fetch": "^3.3.3",
"trifid-plugin-yasgui": "^3.3.0"
Expand Down

0 comments on commit fb2ac86

Please sign in to comment.