Skip to content

Commit b295175

Browse files
chore(deps-dev): bump @types/uuid
Bumps the dev-dependencies group in /src/ax with 1 update: [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). Updates `@types/uuid` from 10.0.0 to 11.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) --- updated-dependencies: - dependency-name: "@types/uuid" dependency-version: 11.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 953b7dd commit b295175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ax/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"homepage": "https://github.com/ax-llm/ax#readme",
6666
"author": "Vikram <https://twitter.com/dosco>",
6767
"devDependencies": {
68-
"@types/uuid": "^10.0.0"
68+
"@types/uuid": "^11.0.0"
6969
}
7070
}

0 commit comments

Comments
 (0)