From a8a578253ff27037b078f11ddc8626b49946eb55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 22:05:26 +0000 Subject: [PATCH] chore(deps): update dependency expect-type to ^0.20.0 (#415) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bdcd639..ac65f921 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "eslint-plugin-regexp": "^2.5.0", "eslint-plugin-svelte": "^2.36.0", "eslint-plugin-yml": "^1.0.0", - "expect-type": "^0.19.0", + "expect-type": "^0.20.0", "js-yaml": "^4.1.0", "less": "^4.1.2", "mocha": "^10.0.0",