From: Jérôme Benoit Date: Thu, 4 Apr 2024 16:22:35 +0000 (+0200) Subject: Merge dependabot/npm_and_yarn/types/node-20.12.4 into combined-prs-branch X-Git-Tag: v1.3.2~14^2~1 X-Git-Url: https://git.piment-noir.org/?p=e-mobility-charging-stations-simulator.git;a=commitdiff_plain;h=0a9edaa5eb4759c6cd8db6f14692ecc8b247cfaf Merge dependabot/npm_and_yarn/types/node-20.12.4 into combined-prs-branch --- 0a9edaa5eb4759c6cd8db6f14692ecc8b247cfaf diff --cc package.json index dc49464b,0b0c5838..bdcf9fc4 --- a/package.json +++ b/package.json @@@ -121,9 -121,9 +121,9 @@@ "@commitlint/config-conventional": "^19.1.0", "@mikro-orm/cli": "^6.1.12", "@release-it/bumper": "^6.0.1", - "@types/node": "^20.12.3", + "@types/node": "^20.12.4", "@types/semver": "^7.5.8", - "@types/tar": "^6.1.11", + "@types/tar": "^6.1.12", "@types/ws": "^8.5.10", "@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/parser": "^7.5.0", diff --cc pnpm-lock.yaml index cfa4410d,79cd1032..96532769 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@@ -189,10 -189,10 +189,10 @@@ importers version: 7.6.0 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.12.3)(typescript@5.4.3) + version: 10.9.2(@types/node@20.12.4)(typescript@5.4.3) tsx: - specifier: ^4.7.1 - version: 4.7.1 + specifier: ^4.7.2 + version: 4.7.2 typescript: specifier: ~5.4.3 version: 5.4.3 @@@ -2169,10 -2169,10 +2169,10 @@@ packages resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} dev: true - /@types/tar@6.1.11: - resolution: {integrity: sha512-ThA1WD8aDdVU4VLuyq5NEqriwXErF5gEIJeyT6gHBWU7JtSmW2a5qjNv3/vR82O20mW+1vhmeZJfBQPT3HCugg==} + /@types/tar@6.1.12: + resolution: {integrity: sha512-FwbJPi9YuovB6ilnHrz8Y4pb0Fh6N7guFkbnlCl39ua893Qi5gkXui7LSDpTQMJCmA4z5f6SeSrTPQEWLdtFVw==} dependencies: - '@types/node': 20.12.3 + '@types/node': 20.12.4 minipass: 4.2.8 dev: true