From 4be4b50b0c6a2cc8513169e95ccff74c8c8f6e64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 09:30:05 +0000 Subject: [PATCH] chore(deps): update devdependency @types/node to ^18.11.8 (#86) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f47d9c8..5ff9236 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@nuxtjs/eslint-config-typescript": "latest", - "@types/node": "^18.11.7", + "@types/node": "^18.11.8", "@vitest/coverage-c8": "^0.24.3", "c8": "^7.12.0", "eslint": "latest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4a4b1b..6e0462d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,7 +2,7 @@ lockfileVersion: 5.4 specifiers: '@nuxtjs/eslint-config-typescript': latest - '@types/node': ^18.11.7 + '@types/node': ^18.11.8 '@vitest/coverage-c8': ^0.24.3 c8: ^7.12.0 eslint: latest @@ -14,7 +14,7 @@ specifiers: devDependencies: '@nuxtjs/eslint-config-typescript': 11.0.0_wyqvi574yv7oiwfeinomdzmc3m - '@types/node': 18.11.7 + '@types/node': 18.11.8 '@vitest/coverage-c8': 0.24.3 c8: 7.12.0 eslint: 8.26.0 @@ -538,8 +538,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node/18.11.7: - resolution: {integrity: sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==} + /@types/node/18.11.8: + resolution: {integrity: sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==} dev: true /@types/normalize-package-data/2.4.1: @@ -4064,7 +4064,7 @@ packages: dependencies: '@types/chai': 4.3.3 '@types/chai-subset': 1.3.3 - '@types/node': 18.11.7 + '@types/node': 18.11.8 chai: 4.3.6 debug: 4.3.4 local-pkg: 0.4.2