From 3ca2b5fb254bb6a14821099923896736d932189a Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sat, 21 Jan 2023 13:32:09 +0100 Subject: [PATCH] Added the types for the speakeasy dependency --- package.json | 1 + yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index d8925dc..c697cce 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "@types/express": "^4.17.15", "@types/node": "^18.11.18", "@types/nodemailer": "^6.4.7", + "@types/speakeasy": "^2.0.7", "@typescript-eslint/eslint-plugin": "^5.48.1", "@typescript-eslint/parser": "^5.48.1", "eslint": "^8.31.0", diff --git a/yarn.lock b/yarn.lock index fa05493..a360fce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -998,7 +998,7 @@ "@types/node" "*" "@types/webidl-conversions" "*" -"@typescript-eslint/eslint-plugin@^5.48.2": +"@typescript-eslint/eslint-plugin@^5.48.1": version "5.48.2" resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.2.tgz#112e6ae1e23a1dc8333ce82bb9c65c2608b4d8a3" integrity sha512-sR0Gja9Ky1teIq4qJOl0nC+Tk64/uYdX+mi+5iB//MH8gwyx8e3SOyhEzeLZEFEEfCaLf8KJq+Bd/6je1t+CAg== @@ -1013,7 +1013,7 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/parser@^5.48.2": +"@typescript-eslint/parser@^5.48.1": version "5.48.2" resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.2.tgz#c9edef2a0922d26a37dba03be20c5fff378313b3" integrity sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw== @@ -1497,7 +1497,7 @@ eslint-visitor-keys@^3.3.0: resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz" integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== -eslint@^8.32.0: +eslint@^8.31.0: version "8.32.0" resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.32.0.tgz#d9690056bb6f1a302bd991e7090f5b68fbaea861" integrity sha512-nETVXpnthqKPFyuY2FNjz/bEd6nbosRgKbkgS/y1C7LJop96gYHWpiguLecMHQ2XCPxn77DS0P+68WzG6vkZSQ==