Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent d09f6dd commit b94dc8f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"license": "MIT",
"dependencies": {
"@treecg/types": "^0.4.6",
"csv-parse": "^5.5.6",
"extract-cbd-shape": "^0.1.8",
"csv-parse": "^5.6.0",
"extract-cbd-shape": "^0.1.9",
"jsonld": "^8.3.2",
"n3": "^1.23.0",
"n3": "^1.23.1",
"rdf-canonize": "^4.0.1",
"rdf-data-factory": "^1.1.2",
"rdf-lens": "^1.3.0",
Expand All @@ -42,21 +42,21 @@
"@rdfjs/types": "^1.1.2",
"@types/jsonld": "^1.5.15",
"@types/n3": "^1.21.1",
"@types/node": "^22.9.1",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@vitest/coverage-v8": "^2.1.5",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@vitest/coverage-v8": "^2.1.8",
"dotenv": "^16.4.5",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"ts-node": "^10.9.2",
"ts-patch": "^3.2.1",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
}
}

0 comments on commit b94dc8f

Please sign in to comment.