diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index 375359c1..412d7942 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -38,7 +38,7 @@ "@tsconfig/strictest": "2.0.3", "ajv": "8.12.0", "ajv-draft-04": "1.0.0", - "type-fest": "4.12.0" + "type-fest": "4.13.0" }, "peerDependencies": { "@tsconfig/strictest": "*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36aac2c8..41cfef13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 1.0.0 version: 1.0.0(ajv@8.12.0) type-fest: - specifier: 4.12.0 - version: 4.12.0 + specifier: 4.13.0 + version: 4.13.0 packages: @@ -2858,8 +2858,8 @@ packages: engines: {node: '>=8'} dev: false - /type-fest@4.12.0: - resolution: {integrity: sha512-5Y2/pp2wtJk8o08G0CMkuFPCO354FGwk/vbidxrdhRGZfd0tFnb4Qb8anp9XxXriwBgVPjdWbKpGl4J9lJY2jQ==} + /type-fest@4.13.0: + resolution: {integrity: sha512-nKO1N9IFeTec3jnNe/3nZlX+RzwZsvT3c4akWC3IlhYGQbRSPFMBe87vmoaymS3hW2l/rs+4ptDDTxzcbqAcmA==} engines: {node: '>=16'} dev: true @@ -3131,5 +3131,5 @@ time: /prettier@3.2.5: '2024-02-04T05:38:11.623Z' /rimraf@5.0.5: '2023-09-27T06:04:07.772Z' /ts-node@10.9.2: '2023-12-08T12:04:46.154Z' - /type-fest@4.12.0: '2024-03-08T16:48:41.102Z' + /type-fest@4.13.0: '2024-03-19T08:24:40.969Z' /typescript@5.4.2: '2024-03-06T18:14:58.798Z'