From c7752f5e54cb8474bb734e66d865c7b8117ba7fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 00:45:02 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.11.26 | datasource | package | from | to | | ---------- | ----------- | -------- | -------- | | npm | @types/node | 20.11.25 | 20.11.26 | --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 5d7c0d68..d3932ba4 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@commitlint/config-conventional": "^18.0.0", "@tailwindcss/forms": "^0.5.3", "@types/mdx": "^2.0.3", - "@types/node": "20.11.25", + "@types/node": "20.11.26", "@types/react": "18.2.60", "@types/semver": "^7.5.0", "@types/shuffle-array": "^1.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b7fc4658..34a895fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -129,7 +129,7 @@ devDependencies: version: 0.7.0 '@commitlint/cli': specifier: ^18.0.0 - version: 18.6.1(@types/node@20.11.25)(typescript@5.3.3) + version: 18.6.1(@types/node@20.11.26)(typescript@5.3.3) '@commitlint/config-conventional': specifier: ^18.0.0 version: 18.6.2 @@ -140,8 +140,8 @@ devDependencies: specifier: ^2.0.3 version: 2.0.11 '@types/node': - specifier: 20.11.25 - version: 20.11.25 + specifier: 20.11.26 + version: 20.11.26 '@types/react': specifier: 18.2.60 version: 18.2.60 @@ -275,14 +275,14 @@ packages: bundledDependencies: - is-unicode-supported - /@commitlint/cli@18.6.1(@types/node@20.11.25)(typescript@5.3.3): + /@commitlint/cli@18.6.1(@types/node@20.11.26)(typescript@5.3.3): resolution: {integrity: sha512-5IDE0a+lWGdkOvKH892HHAZgbAjcj1mT5QrfA/SVbLJV/BbBMGyKN0W5mhgjekPJJwEQdVNvhl9PwUacY58Usw==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 18.6.1 '@commitlint/lint': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@20.11.25)(typescript@5.3.3) + '@commitlint/load': 18.6.1(@types/node@20.11.26)(typescript@5.3.3) '@commitlint/read': 18.6.1 '@commitlint/types': 18.6.1 execa: 5.1.1 @@ -354,7 +354,7 @@ packages: '@commitlint/types': 18.6.1 dev: true - /@commitlint/load@18.6.1(@types/node@20.11.25)(typescript@5.3.3): + /@commitlint/load@18.6.1(@types/node@20.11.26)(typescript@5.3.3): resolution: {integrity: sha512-p26x8734tSXUHoAw0ERIiHyW4RaI4Bj99D8YgUlVV9SedLf8hlWAfyIFhHRIhfPngLlCe0QYOdRKYFt8gy56TA==} engines: {node: '>=v18'} dependencies: @@ -364,7 +364,7 @@ packages: '@commitlint/types': 18.6.1 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.25)(cosmiconfig@8.3.6)(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.26)(cosmiconfig@8.3.6)(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -1993,8 +1993,8 @@ packages: resolution: {integrity: sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==} dev: true - /@types/node@20.11.25: - resolution: {integrity: sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==} + /@types/node@20.11.26: + resolution: {integrity: sha512-YwOMmyhNnAWijOBQweOJnQPl068Oqd4K3OFbTc6AHJwzweUwwWG3GIFY74OKks2PJUDkQPeddOQES9mLn1CTEQ==} dependencies: undici-types: 5.26.5 dev: true @@ -2912,7 +2912,7 @@ packages: engines: {node: '>=8'} dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.25)(cosmiconfig@8.3.6)(typescript@5.3.3): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.26)(cosmiconfig@8.3.6)(typescript@5.3.3): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -2920,7 +2920,7 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.11.25 + '@types/node': 20.11.26 cosmiconfig: 8.3.6(typescript@5.3.3) jiti: 1.21.0 typescript: 5.3.3