From 0b88c9b2f1b0b9d50c19dc54f1013d6adcd2793a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 02:50:32 +0000 Subject: [PATCH] build(deps-dev): bump eslint-config-ts-prefixer from 1.12.5 to 1.12.6 Bumps [eslint-config-ts-prefixer](https://github.com/laststance/eslint-config-ts-prefixer) from 1.12.5 to 1.12.6. - [Release notes](https://github.com/laststance/eslint-config-ts-prefixer/releases) - [Changelog](https://github.com/laststance/eslint-config-ts-prefixer/blob/main/.release-it.json) - [Commits](https://github.com/laststance/eslint-config-ts-prefixer/compare/1.12.5...1.12.6) --- updated-dependencies: - dependency-name: eslint-config-ts-prefixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 34 ++++------------------------------ 1 file changed, 4 insertions(+), 30 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 049f7a2..fad79c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,7 +31,7 @@ devDependencies: version: 9.0.0(eslint@8.54.0) eslint-config-ts-prefixer: specifier: ^1.12.3 - version: 1.12.5(@typescript-eslint/eslint-plugin@6.13.1)(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-typescript@3.6.1)(eslint-plugin-import@2.29.0)(eslint-plugin-prettier@5.0.1)(eslint@8.54.0)(prettier@3.1.0)(typescript@5.3.2) + version: 1.12.6(@typescript-eslint/eslint-plugin@6.13.1)(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-typescript@3.6.1)(eslint-plugin-import@2.29.0)(eslint-plugin-prettier@5.0.1)(eslint@8.54.0)(prettier@3.1.0)(typescript@5.3.2) eslint-import-resolver-typescript: specifier: ^3.6.0 version: 3.6.1(@typescript-eslint/parser@6.13.1)(eslint-plugin-import@2.29.0)(eslint@8.54.0) @@ -916,11 +916,6 @@ packages: call-bind: 1.0.2 dev: true - /@ljharb/through@2.3.9: - resolution: {integrity: sha512-yN599ZBuMPPK4tdoToLlvgJB4CLK8fGl7ntfy0Wn7U6ttNvHYurd81bfUiK/6sMkiIwm65R6ck4L6+Y3DfVbNQ==} - engines: {node: '>= 0.4'} - dev: true - /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -2490,8 +2485,8 @@ packages: eslint: 8.54.0 dev: true - /eslint-config-ts-prefixer@1.12.5(@typescript-eslint/eslint-plugin@6.13.1)(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-typescript@3.6.1)(eslint-plugin-import@2.29.0)(eslint-plugin-prettier@5.0.1)(eslint@8.54.0)(prettier@3.1.0)(typescript@5.3.2): - resolution: {integrity: sha512-YjDXyVm4Dn58z1BEwqq7WTvxPvckkJYk/4rndcG9Nn4TpqEWQ2hH5ma9jY484Kn3N4tqzh3DVajTY81SfzrXmg==} + /eslint-config-ts-prefixer@1.12.6(@typescript-eslint/eslint-plugin@6.13.1)(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-typescript@3.6.1)(eslint-plugin-import@2.29.0)(eslint-plugin-prettier@5.0.1)(eslint@8.54.0)(prettier@3.1.0)(typescript@5.3.2): + resolution: {integrity: sha512-g2xkwsRRUzAr1LlTcYI775rV+z2iQ1jeH45UEeCLU4YqgoOEU39QHA4mnbr27pQKQZoE02SmNXbTAFDezfjsew==} hasBin: true peerDependencies: '@typescript-eslint/eslint-plugin': ^6.9.1 @@ -2511,7 +2506,7 @@ packages: eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.13.1)(eslint-plugin-import@2.29.0)(eslint@8.54.0) eslint-plugin-import: 2.29.0(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.54.0) eslint-plugin-prettier: 5.0.1(@types/eslint@8.44.8)(eslint-config-prettier@9.0.0)(eslint@8.54.0)(prettier@3.1.0) - inquirer: 9.2.11 + inquirer: 9.2.12 prettier: 3.1.0 typescript: 5.3.2 dev: true @@ -3367,27 +3362,6 @@ packages: engines: {node: '>=10'} dev: true - /inquirer@9.2.11: - resolution: {integrity: sha512-B2LafrnnhbRzCWfAdOXisUzL89Kg8cVJlYmhqoi3flSiV/TveO+nsXwgKr9h9PIo+J1hz7nBSk6gegRIMBBf7g==} - engines: {node: '>=14.18.0'} - dependencies: - '@ljharb/through': 2.3.9 - ansi-escapes: 4.3.2 - chalk: 5.3.0 - cli-cursor: 3.1.0 - cli-width: 4.1.0 - external-editor: 3.1.0 - figures: 5.0.0 - lodash: 4.17.21 - mute-stream: 1.0.0 - ora: 5.4.1 - run-async: 3.0.0 - rxjs: 7.8.1 - string-width: 4.2.3 - strip-ansi: 6.0.1 - wrap-ansi: 6.2.0 - dev: true - /inquirer@9.2.12: resolution: {integrity: sha512-mg3Fh9g2zfuVWJn6lhST0O7x4n03k7G8Tx5nvikJkbq8/CK47WDVm+UznF0G6s5Zi0KcyUisr6DU8T67N5U+1Q==} engines: {node: '>=14.18.0'}