From a55020d846b640aa09fe84cb335c68cae5e7eb77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:53:36 +0000 Subject: [PATCH] deps(dev): update dependency @types/inquirer to v9.0.6 --- packages/telestion-client-cli/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/telestion-client-cli/package.json b/packages/telestion-client-cli/package.json index c3d149790..68c025dac 100644 --- a/packages/telestion-client-cli/package.json +++ b/packages/telestion-client-cli/package.json @@ -83,7 +83,7 @@ "devDependencies": { "@parcel/diagnostic": "2.10.0", "@types/ejs": "3.1.4", - "@types/inquirer": "9.0.5", + "@types/inquirer": "9.0.6", "@types/node": "18.18.6", "@types/validate-npm-package-name": "4.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c16c66452..e28e4e6ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,7 +165,7 @@ importers: '@fliegwerk/logsemts': ^0.4.3 '@parcel/diagnostic': 2.10.0 '@types/ejs': 3.1.4 - '@types/inquirer': 9.0.5 + '@types/inquirer': 9.0.6 '@types/node': 18.18.6 '@types/validate-npm-package-name': 4.0.0 '@wuespace/telestion-client-template': workspace:^ @@ -195,7 +195,7 @@ importers: devDependencies: '@parcel/diagnostic': 2.10.0 '@types/ejs': 3.1.4 - '@types/inquirer': 9.0.5 + '@types/inquirer': 9.0.6 '@types/node': 18.18.6 '@types/validate-npm-package-name': 4.0.0 @@ -6184,8 +6184,8 @@ packages: resolution: {integrity: sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ==} dev: false - /@types/inquirer/9.0.5: - resolution: {integrity: sha512-j3QoaC6WX4waapzwBW32csSrMCgwK40TOt1Nxc60frDcQyef4QmlKZus4wUZH6e559kPoIECxrXRU4+I4hPTcQ==} + /@types/inquirer/9.0.6: + resolution: {integrity: sha512-1Go1AAP/yOy3Pth5Xf1DC3nfZ03cJLCPx6E2YnSN/5I3w1jHBVH4170DkZ+JxfmA7c9kL9+bf9z3FRGa4kNAqg==} dependencies: '@types/through': 0.0.30 rxjs: 7.8.0