From fc34a8f484932a6625887f3e6db86e0469a5b588 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 19:28:13 +0000 Subject: [PATCH] chore(deps): update devdependency expect-type to v1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c1568ffe..1f94a558 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "acorn": "8.12.1", "bumpp": "9.5.2", "eslint": "9.11.1", - "expect-type": "0.20.0", + "expect-type": "1.0.0", "lint-staged": "latest", "rollup": "4.22.4", "simple-git-hooks": "2.11.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54b5fc66..a9644326 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 9.11.1 version: 9.11.1(jiti@1.21.6) expect-type: - specifier: 0.20.0 - version: 0.20.0 + specifier: 1.0.0 + version: 1.0.0 lint-staged: specifier: latest version: 15.2.10 @@ -2910,8 +2910,8 @@ packages: resolution: {integrity: sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==} engines: {node: '>=16.17'} - expect-type@0.20.0: - resolution: {integrity: sha512-uHaC9LYNv6BcW+8SvXcwUUDCrrUxt3GSa61DFvTHj8JC+M0hekMFBwMlCarLQDk5bbpZ2vStpnQPIwRuV98YMw==} + expect-type@1.0.0: + resolution: {integrity: sha512-WcdwgWmGAE48kSHjxPVLriBuvJdJdi1VKTh7HmHvcm6WPdIT1Z04wUVX8BLiqnq0Rz5SnfJ+P0kM1RBqSLLoPQ==} engines: {node: '>=12.0.0'} extend@3.0.2: @@ -8993,7 +8993,7 @@ snapshots: signal-exit: 4.1.0 strip-final-newline: 3.0.0 - expect-type@0.20.0: {} + expect-type@1.0.0: {} extend@3.0.2: {}