X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=pnpm-lock.yaml;h=e895610098c001b57f0601444bd770a6e1b7d6a0;hb=dab8c377b70fc962ec217f2aeb719842f9f94cd6;hp=d1ad0dad621a2b1e094d1d32e6c0081031aa7fe0;hpb=0fb30db776d7ae45a31f2c0bd79a16eac2e19c17;p=poolifier.git diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d1ad0dad..e8956100 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ devDependencies: specifier: ^3.7.1 version: 3.7.1 c8: - specifier: ^7.13.0 - version: 7.13.0 + specifier: ^7.14.0 + version: 7.14.0 eslint: specifier: ^8.41.0 version: 8.41.0 @@ -57,8 +57,8 @@ devDependencies: specifier: ^2.27.5 version: 2.27.5(@typescript-eslint/parser@5.59.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.41.0) eslint-plugin-jsdoc: - specifier: ^44.2.7 - version: 44.2.7(eslint@8.41.0) + specifier: ^45.0.0 + version: 45.0.0(eslint@8.41.0) eslint-plugin-n: specifier: ^16.0.0 version: 16.0.0(eslint@8.41.0) @@ -736,7 +736,7 @@ packages: dependencies: rollup: 3.23.0 serialize-javascript: 6.0.1 - smob: 1.1.1 + smob: 1.3.0 terser: 5.17.6 dev: true @@ -1412,8 +1412,8 @@ packages: engines: {node: '>= 0.8'} dev: true - /c8@7.13.0: - resolution: {integrity: sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA==} + /c8@7.14.0: + resolution: {integrity: sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw==} engines: {node: '>=10.12.0'} hasBin: true dependencies: @@ -2342,8 +2342,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsdoc@44.2.7(eslint@8.41.0): - resolution: {integrity: sha512-PcAJO7Wh4xIHPT+StBRpEbWgwCpIrYk75zL31RMbduVVHpgiy3Y8aXQ6pdbRJOq0fxHuepWSEAve8ZrPWTSKRg==} + /eslint-plugin-jsdoc@45.0.0(eslint@8.41.0): + resolution: {integrity: sha512-l2+Jcs/Ps7oFA+SWY+0sweU/e5LgricnEl6EsDlyRTF5y0+NWL1y9Qwz9PHwHAxtdJq6lxPjEQWmYLMkvhzD4g==} engines: {node: '>=16'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3281,7 +3281,7 @@ packages: run-async: 2.4.1 rxjs: 7.8.1 string-width: 5.1.2 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 through: 2.3.8 wrap-ansi: 8.1.0 dev: true @@ -4526,7 +4526,7 @@ packages: is-unicode-supported: 1.3.0 log-symbols: 5.1.0 stdin-discarder: 0.1.0 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 wcwidth: 1.0.1 dev: true @@ -5344,8 +5344,8 @@ packages: engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} dev: true - /smob@1.1.1: - resolution: {integrity: sha512-i5aqEBPnDv9d77+NDxfjROtywxzNdAVNyaOr+RsLhM28Ts+Ar7luIp/Q+SBYa6wv/7BBcOpEkrhtDxsl2WA9Jg==} + /smob@1.3.0: + resolution: {integrity: sha512-/fIjILUZrqpd2v9GWqaULJ1Gjw4BnWmPnQcqx8aFrSt97C2/ALamtVl9q1XRkuUg9TDkrXzfTsppQnm9DCJH8w==} dev: true /socks-proxy-agent@5.0.1: @@ -5467,7 +5467,7 @@ packages: dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 dev: true /string.prototype.matchall@4.0.8: @@ -5525,8 +5525,8 @@ packages: ansi-regex: 5.0.1 dev: true - /strip-ansi@7.0.1: - resolution: {integrity: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==} + /strip-ansi@7.1.0: + resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==} engines: {node: '>=12'} dependencies: ansi-regex: 6.0.1 @@ -6092,7 +6092,7 @@ packages: dependencies: ansi-styles: 6.2.1 string-width: 5.1.2 - strip-ansi: 7.0.1 + strip-ansi: 7.1.0 dev: true /wrappy@1.0.2: