From 47ec28d7464c27ba99ce37208b617c81d7309351 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Mar 2023 23:01:10 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.15.10 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 741c0bd..45abf4c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@types/command-line-args": "5.2.0", "@types/command-line-usage": "5.0.2", "@types/http-cache-semantics": "4.0.1", - "@types/node": "18.15.9", + "@types/node": "18.15.10", "@typescript-eslint/eslint-plugin": "5.56.0", "@typescript-eslint/parser": "5.56.0", "eslint": "8.36.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4a47b74..d904552 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@types/command-line-args': 5.2.0 '@types/command-line-usage': 5.0.2 '@types/http-cache-semantics': 4.0.1 - '@types/node': 18.15.9 + '@types/node': 18.15.10 '@typescript-eslint/eslint-plugin': 5.56.0 '@typescript-eslint/parser': 5.56.0 booru: 2.6.3 @@ -34,7 +34,7 @@ devDependencies: '@types/command-line-args': 5.2.0 '@types/command-line-usage': 5.0.2 '@types/http-cache-semantics': 4.0.1 - '@types/node': 18.15.9 + '@types/node': 18.15.10 '@typescript-eslint/eslint-plugin': 5.56.0_2hcjazgfnbtq42tcc73br2vup4 '@typescript-eslint/parser': 5.56.0_j4766f7ecgqbon3u7zlxn5zszu eslint: 8.36.0 @@ -225,13 +225,13 @@ packages: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true - /@types/node/18.15.9: - resolution: {integrity: sha512-dUxhiNzBLr6IqlZXz6e/rN2YQXlFgOei/Dxy+e3cyXTJ4txSUbGT2/fmnD6zd/75jDMeW5bDee+YXxlFKHoV0A==} + /@types/node/18.15.10: + resolution: {integrity: sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==} /@types/oauth/0.9.1: resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==} dependencies: - '@types/node': 18.15.9 + '@types/node': 18.15.10 dev: false /@types/retry/0.12.1: @@ -245,7 +245,7 @@ packages: /@types/ws/8.5.4: resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} dependencies: - '@types/node': 18.15.9 + '@types/node': 18.15.10 dev: false /@typescript-eslint/eslint-plugin/5.56.0_2hcjazgfnbtq42tcc73br2vup4: