From 9b9d660ee3f8edcc6ca61d49892ad275efef2e1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Feb 2023 02:13:46 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.14.0 --- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 9910e135a..3c02c7ed3 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@commitlint/config-conventional": "17.4.2", "@emotion/babel-plugin": "11.10.5", "@emotion/eslint-plugin": "11.10.0", - "@types/node": "18.11.19", + "@types/node": "18.14.0", "@types/nprogress": "0.2.0", "@types/react": "18.0.27", "@types/react-dom": "18.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e6acdbfd..378c6acca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@emotion/react': 11.10.5 '@emotion/server': 11.10.0 '@emotion/styled': 11.10.5 - '@types/node': 18.11.19 + '@types/node': 18.14.0 '@types/nprogress': 0.2.0 '@types/react': 18.0.27 '@types/react-dom': 18.0.10 @@ -64,7 +64,7 @@ devDependencies: '@commitlint/config-conventional': 17.4.2 '@emotion/babel-plugin': 11.10.5_@babel+core@7.20.12 '@emotion/eslint-plugin': 11.10.0_eslint@8.33.0 - '@types/node': 18.11.19 + '@types/node': 18.14.0 '@types/nprogress': 0.2.0 '@types/react': 18.0.27 '@types/react-dom': 18.0.10 @@ -386,15 +386,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.4.0 '@commitlint/types': 17.4.0 - '@types/node': 18.11.19 + '@types/node': 18.14.0 chalk: 4.1.2 cosmiconfig: 8.0.0 - cosmiconfig-typescript-loader: 4.3.0_q6dimmvgduffavfq3obt6abtea + cosmiconfig-typescript-loader: 4.3.0_ipkhww4xc5z2tt2x53vp2mt2be lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1_qqdszkrtcshgbphghj7vnvrrby + ts-node: 10.9.1_tncu2ai53lzgmizdedur7lbibe typescript: 4.9.5 transitivePeerDependencies: - '@swc/core' @@ -972,8 +972,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: true - /@types/node/18.11.19: - resolution: {integrity: sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw==} + /@types/node/18.14.0: + resolution: {integrity: sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==} dev: true /@types/normalize-package-data/2.4.1: @@ -1666,7 +1666,7 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: false - /cosmiconfig-typescript-loader/4.3.0_q6dimmvgduffavfq3obt6abtea: + /cosmiconfig-typescript-loader/4.3.0_ipkhww4xc5z2tt2x53vp2mt2be: resolution: {integrity: sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -1675,9 +1675,9 @@ packages: ts-node: '>=10' typescript: '>=3' dependencies: - '@types/node': 18.11.19 + '@types/node': 18.14.0 cosmiconfig: 8.0.0 - ts-node: 10.9.1_qqdszkrtcshgbphghj7vnvrrby + ts-node: 10.9.1_tncu2ai53lzgmizdedur7lbibe typescript: 4.9.5 dev: true @@ -4909,7 +4909,7 @@ packages: engines: {node: '>=8'} dev: true - /ts-node/10.9.1_qqdszkrtcshgbphghj7vnvrrby: + /ts-node/10.9.1_tncu2ai53lzgmizdedur7lbibe: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -4928,7 +4928,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.11.19 + '@types/node': 18.14.0 acorn: 8.8.2 acorn-walk: 8.2.0 arg: 4.1.3