diff --git a/change/@langri-sha-schemastore-to-typescript-77396c9d-6341-4469-8bc9-6475c9e3d9c8.json b/change/@langri-sha-schemastore-to-typescript-77396c9d-6341-4469-8bc9-6475c9e3d9c8.json new file mode 100644 index 000000000..ce84ec7c1 --- /dev/null +++ b/change/@langri-sha-schemastore-to-typescript-77396c9d-6341-4469-8bc9-6475c9e3d9c8.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(deps): update dependency keyv-file to v5", + "packageName": "@langri-sha/schemastore-to-typescript", + "email": "email not defined", + "dependentChangeType": "patch" +} diff --git a/packages/schemastore-to-typescript/.projen/deps.json b/packages/schemastore-to-typescript/.projen/deps.json index 541c4f78c..0e8cfc400 100644 --- a/packages/schemastore-to-typescript/.projen/deps.json +++ b/packages/schemastore-to-typescript/.projen/deps.json @@ -52,7 +52,7 @@ }, { "name": "keyv-file", - "version": "0.3.1", + "version": "5.0.2", "type": "runtime" }, {