From c35b2741dfde920317a6407c8f566d29bbf717dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 22:21:00 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3dcbfa..d231063 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/siberex/hello.irkfap.com#readme", "devDependencies": { "@types/js-yaml": "4.0.5", - "@types/node": "17.0.0", + "@types/node": "18.18.3", "fast-glob": "3.2.11", "js-yaml": "4.1.0", "source-map-support": "0.5.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bce1ee2..1aa7f8e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,7 +2,7 @@ lockfileVersion: 5.3 specifiers: '@types/js-yaml': 4.0.5 - '@types/node': 17.0.0 + '@types/node': 18.18.3 fast-glob: 3.2.11 js-yaml: 4.1.0 source-map-support: 0.5.21 @@ -10,7 +10,7 @@ specifiers: devDependencies: '@types/js-yaml': 4.0.5 - '@types/node': 17.0.0 + '@types/node': 18.18.3 fast-glob: 3.2.11 js-yaml: 4.1.0 source-map-support: 0.5.21 @@ -43,8 +43,8 @@ packages: resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==} dev: true - /@types/node/17.0.0: - resolution: {integrity: sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw==} + /@types/node/18.18.3: + resolution: {integrity: sha512-0OVfGupTl3NBFr8+iXpfZ8NR7jfFO+P1Q+IO/q0wbo02wYkP5gy36phojeYWpLQ6WAMjl+VfmqUk2YbUfp0irA==} dev: true /argparse/2.0.1: