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] committed Nov 7, 2024
1 parent e17aac3 commit 7e61bfd
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 54 deletions.
Binary file modified bun.lockb
Binary file not shown.
102 changes: 52 additions & 50 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@rdfjs/types": "^1.1.2",
"@types/jsonld": "^1.5.15",
"@types/n3": "^1.21.1",
"@types/node": "^22.8.7",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@vitest/coverage-v8": "^2.1.4",
"dotenv": "^16.4.5",
"eslint": "^9.9.1",
Expand All @@ -56,7 +56,7 @@
"ts-patch": "^3.2.1",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.0.1",
"vite-tsconfig-paths": "^5.1.0",
"vitest": "^2.1.4"
}
}

0 comments on commit 7e61bfd

Please sign in to comment.