diff --git a/change/@rightcapital-php-parser-f9db747b-a51a-4e4a-9bf4-49d53a7d718b.json b/change/@rightcapital-php-parser-f9db747b-a51a-4e4a-9bf4-49d53a7d718b.json new file mode 100644 index 0000000..7e82c85 --- /dev/null +++ b/change/@rightcapital-php-parser-f9db747b-a51a-4e4a-9bf4-49d53a7d718b.json @@ -0,0 +1,7 @@ +{ + "type": "none", + "comment": "chore(deps): update devdependencies", + "packageName": "@rightcapital/php-parser", + "email": "email not defined", + "dependentChangeType": "none" +} diff --git a/package.json b/package.json index c9bff98..67f7e61 100644 --- a/package.json +++ b/package.json @@ -47,10 +47,10 @@ "@commitlint/cz-commitlint": "17.7.1", "@rightcapital/eslint-config-javascript": "8.0.0", "@rightcapital/eslint-config-typescript": "8.0.0", - "@rightcapital/prettier-config": "6.0.1", + "@rightcapital/prettier-config": "6.0.2", "@types/lodash": "4.14.199", - "@types/mustache": "4.2.2", - "@types/node": "20.6.5", + "@types/mustache": "4.2.3", + "@types/node": "20.7.1", "beachball": "2.37.0", "husky": "8.0.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 485e542..5c6b9ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,17 +38,17 @@ devDependencies: specifier: 8.0.0 version: 8.0.0(eslint@8.50.0)(typescript@5.2.2) '@rightcapital/prettier-config': - specifier: 6.0.1 - version: 6.0.1(prettier@3.0.3) + specifier: 6.0.2 + version: 6.0.2(prettier@3.0.3) '@types/lodash': specifier: 4.14.199 version: 4.14.199 '@types/mustache': - specifier: 4.2.2 - version: 4.2.2 + specifier: 4.2.3 + version: 4.2.3 '@types/node': - specifier: 20.6.5 - version: 20.6.5 + specifier: 20.7.1 + version: 20.7.1 beachball: specifier: 2.37.0 version: 2.37.0 @@ -199,7 +199,7 @@ packages: lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.6.5)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.7.1)(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: - '@swc/core' @@ -438,8 +438,8 @@ packages: lodash: 4.17.21 dev: false - /@rightcapital/prettier-config@6.0.1(prettier@3.0.3): - resolution: {integrity: sha512-W1v9MJWMj7cBSeIvyAc2k3WPkNCNGHbS3smu5cqSkZwezLzKjlj9ekhf/LL4GyIpNBxnWqzKlwCpw/pM+o6IXA==} + /@rightcapital/prettier-config@6.0.2(prettier@3.0.3): + resolution: {integrity: sha512-UAHpzMkq0/FGqcbrJbzX0oW7XPH0/lV+wBaX/B/2n5q+2vYo8FpLKuzLb3JzfzY9e3zC4WgbyigNYOD+SjyJaw==} engines: {node: '>=16.0.0'} peerDependencies: prettier: ^3.0.0 @@ -479,8 +479,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/mustache@4.2.2: - resolution: {integrity: sha512-MUSpfpW0yZbTgjekDbH0shMYBUD+X/uJJJMm9LXN1d5yjl5lCY1vN/eWKD6D1tOtjA6206K0zcIPnUaFMurdNA==} + /@types/mustache@4.2.3: + resolution: {integrity: sha512-MG+oI3oelPKLN2gpkel08v6Tp6zU2zZQRq+eSpRsFtLNTd2kxZolOHQTmQQs0wqXTLOqs+ri3tRUaagH5u0quw==} dev: true /@types/node@18.17.15: @@ -491,8 +491,8 @@ packages: resolution: {integrity: sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==} dev: true - /@types/node@20.6.5: - resolution: {integrity: sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w==} + /@types/node@20.7.1: + resolution: {integrity: sha512-LT+OIXpp2kj4E2S/p91BMe+VgGX2+lfO+XTpfXhh+bCk2LkQtHZSub8ewFBMGP5ClysPjTDFa4sMI8Q3n4T0wg==} dev: true /@types/normalize-package-data@2.4.2: @@ -1004,7 +1004,7 @@ packages: dependencies: '@types/node': 20.4.7 cosmiconfig: 8.3.6(typescript@5.2.2) - ts-node: 10.9.1(@types/node@20.6.5)(typescript@5.2.2) + ts-node: 10.9.1(@types/node@20.7.1)(typescript@5.2.2) typescript: 5.2.2 dev: true @@ -3055,7 +3055,7 @@ packages: typescript: 5.2.2 dev: true - /ts-node@10.9.1(@types/node@20.6.5)(typescript@5.2.2): + /ts-node@10.9.1(@types/node@20.7.1)(typescript@5.2.2): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -3074,7 +3074,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.6.5 + '@types/node': 20.7.1 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3