X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=pnpm-lock.yaml;h=95dbb9317488af99b5ebd6b10a75c6a557e6abf9;hb=a679a1625e2f153a4c882bc8ff7befce50d4119a;hp=bf51085e7861f77a96582a8c77fc58a1d9537cd1;hpb=2f8d63435f05ce67cf1e9f9b542202fb9659c62c;p=e-mobility-charging-stations-simulator.git diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf51085e..95dbb931 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ dependencies: specifier: ^5.5.0 version: 5.5.0 poolifier: - specifier: ^2.4.14 - version: 2.4.14 + specifier: ^2.5.0 + version: 2.5.0 source-map-support: specifier: ^0.5.21 version: 0.5.21 @@ -160,8 +160,8 @@ devDependencies: specifier: ^2.27.5 version: 2.27.5(@typescript-eslint/parser@5.59.8)(eslint-import-resolver-typescript@3.5.5)(eslint@8.41.0) eslint-plugin-jsdoc: - specifier: ^46.0.0 - version: 46.0.0(eslint@8.41.0) + specifier: ^46.1.0 + version: 46.1.0(eslint@8.41.0) eslint-plugin-n: specifier: ^16.0.0 version: 16.0.0(eslint@8.41.0) @@ -4002,8 +4002,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsdoc@46.0.0(eslint@8.41.0): - resolution: {integrity: sha512-xmB5WleBcPCFYlrFfdjrcfSKOJBLwyGmKa+i+fVqlIHp8g5aAoeQpBGugUzToFtQgd4hNZYlfIcP7QSxC9NYWQ==} + /eslint-plugin-jsdoc@46.1.0(eslint@8.41.0): + resolution: {integrity: sha512-NpjpSuWR+Wwxzmssji7AVty1Vu0JvI7v+cTj+Rw1nKVjGv2eMvLGM/SI4VpgTXp82JbLtFOsA2QYLHT3YSmASA==} engines: {node: '>=16'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -7609,9 +7609,9 @@ packages: dependencies: semver-compare: 1.0.0 - /poolifier@2.4.14: - resolution: {integrity: sha512-22cWUpyV/2B+e/UXUbf+rvr9s7EHsDrjpuIr8I4MO9JBru4gADIlxEUSEpzj4U2eAhayyMo6Xt4kINKdiGGETg==} - engines: {node: '>=16.0.0', pnpm: '>=8.0.0'} + /poolifier@2.5.0: + resolution: {integrity: sha512-50HvnfJuLcCHU83I2F9f/cSlmLd/Iw7gmqnacKsuRZJndJaQ12csiCVSsORXY56T1JLXcB0O4fu183oQ6PBhAA==} + engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false