From: Jérôme Benoit Date: Tue, 24 Oct 2023 18:17:39 +0000 (+0200) Subject: Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.8 into combined-prs-branch X-Git-Tag: v1.2.24~73^2~1 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=8f4b00cd31d6bad86983dca3f4c78367cdeed52c;p=e-mobility-charging-stations-simulator.git Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.8 into combined-prs-branch --- 8f4b00cd31d6bad86983dca3f4c78367cdeed52c diff --cc ui/web/package.json index 03b135b8,6600d588..22bf518c --- a/ui/web/package.json +++ b/ui/web/package.json @@@ -39,9 -39,9 +39,9 @@@ "devDependencies": { "@tsconfig/node20": "^20.1.2", "@types/jsdom": "^21.1.4", - "@types/node": "^20.8.7", + "@types/node": "^20.8.8", "@typescript-eslint/eslint-plugin": "^6.9.0", - "@typescript-eslint/parser": "^6.8.0", + "@typescript-eslint/parser": "^6.9.0", "@vitejs/plugin-vue": "^4.4.0", "@vitejs/plugin-vue-jsx": "^3.0.2", "@vitest/coverage-v8": "^0.34.6", diff --cc ui/web/pnpm-lock.yaml index 05adc4f2,e9ae9b48..f546ec1c --- a/ui/web/pnpm-lock.yaml +++ b/ui/web/pnpm-lock.yaml @@@ -29,14 -29,14 +29,14 @@@ devDependencies specifier: ^21.1.4 version: 21.1.4 '@types/node': - specifier: ^20.8.7 - version: 20.8.7 + specifier: ^20.8.8 + version: 20.8.8 '@typescript-eslint/eslint-plugin': specifier: ^6.9.0 - version: 6.9.0(@typescript-eslint/parser@6.8.0)(eslint@8.52.0)(typescript@5.2.2) + version: 6.9.0(@typescript-eslint/parser@6.9.0)(eslint@8.52.0)(typescript@5.2.2) '@typescript-eslint/parser': - specifier: ^6.8.0 - version: 6.8.0(eslint@8.52.0)(typescript@5.2.2) + specifier: ^6.9.0 + version: 6.9.0(eslint@8.52.0)(typescript@5.2.2) '@vitejs/plugin-vue': specifier: ^4.4.0 version: 4.4.0(vite@4.5.0)(vue@3.3.6)