From 547a422113e612392edcc903ac263cfa8d343683 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Mar 2023 09:01:09 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.14.4 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b895874..1e2bbd7 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.14.3", + "@types/node": "18.14.4", "@typescript-eslint/eslint-plugin": "5.54.0", "@typescript-eslint/parser": "5.54.0", "eslint": "8.35.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42428c1..487b7df 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.14.3 + '@types/node': 18.14.4 '@typescript-eslint/eslint-plugin': 5.54.0 '@typescript-eslint/parser': 5.54.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.14.3 + '@types/node': 18.14.4 '@typescript-eslint/eslint-plugin': 5.54.0_6mj2wypvdnknez7kws2nfdgupi '@typescript-eslint/parser': 5.54.0_ycpbpc6yetojsgtrx3mwntkhsu eslint: 8.35.0 @@ -197,13 +197,13 @@ packages: resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==} dev: true - /@types/node/18.14.3: - resolution: {integrity: sha512-1y36CC5iL5CMyKALzwX9cwwxcWIxvIBe3gzs4GrXWXEQ8klQnCZ2U/WDGiNrXHmQcUhnaun17XG9TEIDlGj2RA==} + /@types/node/18.14.4: + resolution: {integrity: sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==} /@types/oauth/0.9.1: resolution: {integrity: sha512-a1iY62/a3yhZ7qH7cNUsxoI3U/0Fe9+RnuFrpTKr+0WVOzbKlSLojShCKe20aOD1Sppv+i8Zlq0pLDuTJnwS4A==} dependencies: - '@types/node': 18.14.3 + '@types/node': 18.14.4 dev: false /@types/retry/0.12.1: @@ -217,7 +217,7 @@ packages: /@types/ws/8.5.4: resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} dependencies: - '@types/node': 18.14.3 + '@types/node': 18.14.4 dev: false /@typescript-eslint/eslint-plugin/5.54.0_6mj2wypvdnknez7kws2nfdgupi: