Skip to content

Commit

Permalink
Merge branch 'main' of github.com:comunica/traqula
Browse files Browse the repository at this point in the history
  • Loading branch information
jitsedesmet committed Jan 22, 2025
2 parents d824f0a + b5bb56f commit e593f04
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 242 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,12 @@
"depcheck": "^1.4.7",
"esbuild": "^0.24.0",
"eslint": "^9.18.0",
"globals": "^15.14.0",
"husky": "^9.1.7",
"lerna": "8.1.4",
"manual-git-changelog": "^1.0.2",
"rdf-test-suite": "^2.0.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0",
"vitest": "^2.1.8"
"vitest": "^3.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@traqula/core": "^0.0.0",
"rdf-data-factory": "^2.0.1",
"vitest": "^2.1.8"
"vitest": "^3.0.3"
},
"devDependencies": {
"@rdfjs/types": "^2.0.0"
Expand Down
Loading

0 comments on commit e593f04

Please sign in to comment.