From 707cb9c1b550449a3a19915ee2e17fee52b0b3c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 18:12:26 +0000 Subject: [PATCH] fix(deps): update dependency @types/node to v20.11.22 --- ...-a0d95ee8-57e7-4672-ba8d-77bb5c482f97.json | 7 +++ package.json | 2 +- pnpm-lock.yaml | 60 +++++++++---------- 3 files changed, 38 insertions(+), 31 deletions(-) create mode 100644 change/@rightcapital-phpdoc-parser-a0d95ee8-57e7-4672-ba8d-77bb5c482f97.json diff --git a/change/@rightcapital-phpdoc-parser-a0d95ee8-57e7-4672-ba8d-77bb5c482f97.json b/change/@rightcapital-phpdoc-parser-a0d95ee8-57e7-4672-ba8d-77bb5c482f97.json new file mode 100644 index 0000000..19e58d9 --- /dev/null +++ b/change/@rightcapital-phpdoc-parser-a0d95ee8-57e7-4672-ba8d-77bb5c482f97.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "fix(deps): update dependency @types/node to v20.11.22", + "packageName": "@rightcapital/phpdoc-parser", + "email": "email not defined", + "dependentChangeType": "patch" +} diff --git a/package.json b/package.json index eb2a823..779ab3e 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "vitest": "1.3.0" }, "dependencies": { - "@types/node": "20.11.21", + "@types/node": "20.11.22", "lodash": "4.17.21" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e0826a..f7cc32c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@types/node': - specifier: 20.11.21 - version: 20.11.21 + specifier: 20.11.22 + version: 20.11.22 lodash: specifier: 4.17.21 version: 4.17.21 @@ -24,13 +24,13 @@ devDependencies: version: 7.23.3(@babel/core@7.23.9) '@commitlint/cli': specifier: 19.0.0 - version: 19.0.0(@types/node@20.11.21)(typescript@5.3.3) + version: 19.0.0(@types/node@20.11.22)(typescript@5.3.3) '@commitlint/config-conventional': specifier: 19.0.0 version: 19.0.0 '@commitlint/cz-commitlint': specifier: 19.0.0 - version: 19.0.0(@types/node@20.11.21)(commitizen@4.3.0)(inquirer@9.2.15)(typescript@5.3.3) + version: 19.0.0(@types/node@20.11.22)(commitizen@4.3.0)(inquirer@9.2.15)(typescript@5.3.3) '@rightcapital/eslint-config-javascript': specifier: 20.0.0 version: 20.0.0(@typescript-eslint/parser@7.1.0)(eslint@8.56.0) @@ -48,7 +48,7 @@ devDependencies: version: 2.39.0(typescript@5.3.3) commitizen: specifier: 4.3.0 - version: 4.3.0(@types/node@20.11.21)(typescript@5.3.3) + version: 4.3.0(@types/node@20.11.22)(typescript@5.3.3) eslint: specifier: 8.56.0 version: 8.56.0 @@ -66,7 +66,7 @@ devDependencies: version: 5.3.3 vitest: specifier: 1.3.0 - version: 1.3.0(@types/node@20.11.21) + version: 1.3.0(@types/node@20.11.22) packages: @@ -1295,14 +1295,14 @@ packages: to-fast-properties: 2.0.0 dev: true - /@commitlint/cli@19.0.0(@types/node@20.11.21)(typescript@5.3.3): + /@commitlint/cli@19.0.0(@types/node@20.11.22)(typescript@5.3.3): resolution: {integrity: sha512-SVBQG6k+eOOmlejYTtxnqJGmhrzy/m0qH3bVeoHY3gtlJBK3Kb32RjJioteBYk8Vuo58x5ehAjXwsQFX58X+xw==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.0.0 '@commitlint/lint': 19.0.0 - '@commitlint/load': 19.0.0(@types/node@20.11.21)(typescript@5.3.3) + '@commitlint/load': 19.0.0(@types/node@20.11.22)(typescript@5.3.3) '@commitlint/read': 19.0.0 '@commitlint/types': 19.0.0 execa: 8.0.1 @@ -1330,7 +1330,7 @@ packages: ajv: 8.12.0 dev: true - /@commitlint/cz-commitlint@19.0.0(@types/node@20.11.21)(commitizen@4.3.0)(inquirer@9.2.15)(typescript@5.3.3): + /@commitlint/cz-commitlint@19.0.0(@types/node@20.11.22)(commitizen@4.3.0)(inquirer@9.2.15)(typescript@5.3.3): resolution: {integrity: sha512-hIWExZOycAuq0fW7rBq23AuBMJAmvTuM3GSlAX5kSV8gvASwXSrHRKgxrHQCcozV/ZnLlbFEvfVgBRi+UbH8pA==} engines: {node: '>=v18'} peerDependencies: @@ -1338,10 +1338,10 @@ packages: inquirer: ^9.0.0 dependencies: '@commitlint/ensure': 19.0.0 - '@commitlint/load': 19.0.0(@types/node@20.11.21)(typescript@5.3.3) + '@commitlint/load': 19.0.0(@types/node@20.11.22)(typescript@5.3.3) '@commitlint/types': 19.0.0 chalk: 5.3.0 - commitizen: 4.3.0(@types/node@20.11.21)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@20.11.22)(typescript@5.3.3) inquirer: 9.2.15 lodash.isplainobject: 4.0.6 word-wrap: 1.2.5 @@ -1393,7 +1393,7 @@ packages: '@commitlint/types': 19.0.0 dev: true - /@commitlint/load@19.0.0(@types/node@20.11.21)(typescript@5.3.3): + /@commitlint/load@19.0.0(@types/node@20.11.22)(typescript@5.3.3): resolution: {integrity: sha512-pC/6xDjkWPWgqfILY0KMMpxz0dTZqC7fUpxyWMLRrlbZCC9S54/gsg/8UltFrUH+C+F1zz4Ip8CQgzKonpH6rg==} engines: {node: '>=v18'} dependencies: @@ -1403,7 +1403,7 @@ packages: '@commitlint/types': 19.0.0 chalk: 5.3.0 cosmiconfig: 8.3.6(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.21)(cosmiconfig@8.3.6)(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.22)(cosmiconfig@8.3.6)(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -1995,8 +1995,8 @@ packages: resolution: {integrity: sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==} dev: true - /@types/node@20.11.21: - resolution: {integrity: sha512-/ySDLGscFPNasfqStUuWWPfL78jompfIoVzLJPVVAHBh6rpG68+pI2Gk+fNLeI8/f1yPYL4s46EleVIc20F1Ow==} + /@types/node@20.11.22: + resolution: {integrity: sha512-/G+IxWxma6V3E+pqK1tSl2Fo1kl41pK1yeCyDsgkF9WlVAme4j5ISYM2zR11bgLFJGLN5sVK40T4RJNuiZbEjA==} dependencies: undici-types: 5.26.5 @@ -2553,13 +2553,13 @@ packages: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} dev: true - /commitizen@4.3.0(@types/node@20.11.21)(typescript@5.3.3): + /commitizen@4.3.0(@types/node@20.11.22)(typescript@5.3.3): resolution: {integrity: sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==} engines: {node: '>= 12'} hasBin: true dependencies: cachedir: 2.3.0 - cz-conventional-changelog: 3.3.0(@types/node@20.11.21)(typescript@5.3.3) + cz-conventional-changelog: 3.3.0(@types/node@20.11.22)(typescript@5.3.3) dedent: 0.7.0 detect-indent: 6.1.0 find-node-modules: 2.1.3 @@ -2631,7 +2631,7 @@ packages: browserslist: 4.23.0 dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.21)(cosmiconfig@8.3.6)(typescript@5.3.3): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.22)(cosmiconfig@8.3.6)(typescript@5.3.3): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -2639,7 +2639,7 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.11.21 + '@types/node': 20.11.22 cosmiconfig: 8.3.6(typescript@5.3.3) jiti: 1.21.0 typescript: 5.3.3 @@ -2670,18 +2670,18 @@ packages: which: 2.0.2 dev: true - /cz-conventional-changelog@3.3.0(@types/node@20.11.21)(typescript@5.3.3): + /cz-conventional-changelog@3.3.0(@types/node@20.11.22)(typescript@5.3.3): resolution: {integrity: sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==} engines: {node: '>= 10'} dependencies: chalk: 2.4.2 - commitizen: 4.3.0(@types/node@20.11.21)(typescript@5.3.3) + commitizen: 4.3.0(@types/node@20.11.22)(typescript@5.3.3) conventional-commit-types: 3.0.0 lodash.map: 4.6.0 longest: 2.0.1 word-wrap: 1.2.5 optionalDependencies: - '@commitlint/load': 19.0.0(@types/node@20.11.21)(typescript@5.3.3) + '@commitlint/load': 19.0.0(@types/node@20.11.22)(typescript@5.3.3) transitivePeerDependencies: - '@types/node' - typescript @@ -5056,7 +5056,7 @@ packages: hasBin: true dev: true - /vite-node@1.3.0(@types/node@20.11.21): + /vite-node@1.3.0(@types/node@20.11.22): resolution: {integrity: sha512-D/oiDVBw75XMnjAXne/4feCkCEwcbr2SU1bjAhCcfI5Bq3VoOHji8/wCPAfUkDIeohJ5nSZ39fNxM3dNZ6OBOA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5065,7 +5065,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.1.4(@types/node@20.11.21) + vite: 5.1.4(@types/node@20.11.22) transitivePeerDependencies: - '@types/node' - less @@ -5077,7 +5077,7 @@ packages: - terser dev: true - /vite@5.1.4(@types/node@20.11.21): + /vite@5.1.4(@types/node@20.11.22): resolution: {integrity: sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5105,7 +5105,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.21 + '@types/node': 20.11.22 esbuild: 0.19.12 postcss: 8.4.35 rollup: 4.12.0 @@ -5113,7 +5113,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.3.0(@types/node@20.11.21): + /vitest@1.3.0(@types/node@20.11.22): resolution: {integrity: sha512-V9qb276J1jjSx9xb75T2VoYXdO1UKi+qfflY7V7w93jzX7oA/+RtYE6TcifxksxsZvygSSMwu2Uw6di7yqDMwg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5138,7 +5138,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.11.21 + '@types/node': 20.11.22 '@vitest/expect': 1.3.0 '@vitest/runner': 1.3.0 '@vitest/snapshot': 1.3.0 @@ -5156,8 +5156,8 @@ packages: strip-literal: 2.0.0 tinybench: 2.6.0 tinypool: 0.8.2 - vite: 5.1.4(@types/node@20.11.21) - vite-node: 1.3.0(@types/node@20.11.21) + vite: 5.1.4(@types/node@20.11.22) + vite-node: 1.3.0(@types/node@20.11.22) why-is-node-running: 2.2.2 transitivePeerDependencies: - less