From 55e46ea78fa16c66eefd6da80a73b521c96cdf00 Mon Sep 17 00:00:00 2001 From: Ian Clanton-Thuon Date: Thu, 9 Dec 2021 12:49:17 -0800 Subject: [PATCH] Bump cyclics. --- apps/api-extractor-model/package.json | 4 +- apps/api-extractor/package.json | 4 +- apps/heft/package.json | 4 +- .../rush/nonbrowser-approved-packages.json | 4 - common/config/rush/pnpm-lock.yaml | 158 +++++++++--------- common/config/rush/repo-state.json | 2 +- eslint/eslint-patch/package.json | 4 +- eslint/eslint-plugin-packlets/package.json | 4 +- eslint/eslint-plugin-security/package.json | 4 +- eslint/eslint-plugin/package.json | 4 +- libraries/heft-config-file/package.json | 4 +- libraries/node-core-library/package.json | 4 +- libraries/rig-package/package.json | 4 +- libraries/tree-pattern/package.json | 4 +- libraries/ts-command-line/package.json | 4 +- 15 files changed, 104 insertions(+), 108 deletions(-) diff --git a/apps/api-extractor-model/package.json b/apps/api-extractor-model/package.json index 0d5213ba943..0d854fe5054 100644 --- a/apps/api-extractor-model/package.json +++ b/apps/api-extractor-model/package.json @@ -21,8 +21,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/heft-jest": "1.0.1", "@types/node": "12.20.24" } diff --git a/apps/api-extractor/package.json b/apps/api-extractor/package.json index 9829e2d6016..61d73a294a7 100644 --- a/apps/api-extractor/package.json +++ b/apps/api-extractor/package.json @@ -50,8 +50,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/heft-jest": "1.0.1", "@types/lodash": "4.14.116", "@types/node": "12.20.24", diff --git a/apps/heft/package.json b/apps/heft/package.json index f0b473bab4e..b983a50c130 100644 --- a/apps/heft/package.json +++ b/apps/heft/package.json @@ -50,8 +50,8 @@ "devDependencies": { "@microsoft/api-extractor": "workspace:*", "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/argparse": "1.0.38", "@types/eslint": "8.2.0", "@types/glob": "7.1.1", diff --git a/common/config/rush/nonbrowser-approved-packages.json b/common/config/rush/nonbrowser-approved-packages.json index e2480ba12fd..cbab59acf79 100644 --- a/common/config/rush/nonbrowser-approved-packages.json +++ b/common/config/rush/nonbrowser-approved-packages.json @@ -50,10 +50,6 @@ "name": "@microsoft/rush-lib", "allowedCategories": [ "libraries", "tests" ] }, - { - "name": "@microsoft/rush-stack-compiler-3.9", - "allowedCategories": [ "tests" ] - }, { "name": "@microsoft/teams-js", "allowedCategories": [ "tests" ] diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index b20ce2fa3c0..c55744f3b3f 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: '@microsoft/tsdoc': 0.13.2 '@microsoft/tsdoc-config': ~0.15.2 '@rushstack/eslint-config': workspace:* - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@rushstack/node-core-library': workspace:* '@rushstack/rig-package': workspace:* '@rushstack/ts-command-line': workspace:* @@ -77,8 +77,8 @@ importers: typescript: 4.5.2 devDependencies: '@rushstack/eslint-config': link:../../eslint/eslint-config - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/heft-jest': 1.0.1 '@types/lodash': 4.14.116 '@types/node': 12.20.24 @@ -90,8 +90,8 @@ importers: '@microsoft/tsdoc': 0.13.2 '@microsoft/tsdoc-config': ~0.15.2 '@rushstack/eslint-config': workspace:* - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@rushstack/node-core-library': workspace:* '@types/heft-jest': 1.0.1 '@types/node': 12.20.24 @@ -101,8 +101,8 @@ importers: '@rushstack/node-core-library': link:../../libraries/node-core-library devDependencies: '@rushstack/eslint-config': link:../../eslint/eslint-config - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/heft-jest': 1.0.1 '@types/node': 12.20.24 @@ -110,9 +110,9 @@ importers: specifiers: '@microsoft/api-extractor': workspace:* '@rushstack/eslint-config': workspace:* - '@rushstack/heft': 0.43.0 + '@rushstack/heft': 0.43.2 '@rushstack/heft-config-file': workspace:* - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft-node-rig': 1.4.3 '@rushstack/node-core-library': workspace:* '@rushstack/rig-package': workspace:* '@rushstack/ts-command-line': workspace:* @@ -153,8 +153,8 @@ importers: devDependencies: '@microsoft/api-extractor': link:../api-extractor '@rushstack/eslint-config': link:../../eslint/eslint-config - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/argparse': 1.0.38 '@types/eslint': 8.2.0 '@types/glob': 7.1.1 @@ -1216,18 +1216,18 @@ importers: ../../eslint/eslint-patch: specifiers: - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@types/node': 12.20.24 devDependencies: - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/node': 12.20.24 ../../eslint/eslint-plugin: specifiers: - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@rushstack/tree-pattern': workspace:* '@types/eslint': 8.2.0 '@types/estree': 0.0.50 @@ -1242,8 +1242,8 @@ importers: '@rushstack/tree-pattern': link:../../libraries/tree-pattern '@typescript-eslint/experimental-utils': 5.6.0_eslint@8.3.0+typescript@4.5.2 devDependencies: - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/eslint': 8.2.0 '@types/estree': 0.0.50 '@types/heft-jest': 1.0.1 @@ -1255,8 +1255,8 @@ importers: ../../eslint/eslint-plugin-packlets: specifiers: - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@rushstack/tree-pattern': workspace:* '@types/eslint': 8.2.0 '@types/estree': 0.0.50 @@ -1271,8 +1271,8 @@ importers: '@rushstack/tree-pattern': link:../../libraries/tree-pattern '@typescript-eslint/experimental-utils': 5.6.0_eslint@8.3.0+typescript@4.5.2 devDependencies: - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/eslint': 8.2.0 '@types/estree': 0.0.50 '@types/heft-jest': 1.0.1 @@ -1284,8 +1284,8 @@ importers: ../../eslint/eslint-plugin-security: specifiers: - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@rushstack/tree-pattern': workspace:* '@types/eslint': 8.2.0 '@types/estree': 0.0.50 @@ -1300,8 +1300,8 @@ importers: '@rushstack/tree-pattern': link:../../libraries/tree-pattern '@typescript-eslint/experimental-utils': 5.6.0_eslint@8.3.0+typescript@4.5.2 devDependencies: - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/eslint': 8.2.0 '@types/estree': 0.0.50 '@types/heft-jest': 1.0.1 @@ -1495,8 +1495,8 @@ importers: ../../libraries/heft-config-file: specifiers: '@rushstack/eslint-config': workspace:* - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@rushstack/node-core-library': workspace:* '@rushstack/rig-package': workspace:* '@types/heft-jest': 1.0.1 @@ -1508,8 +1508,8 @@ importers: jsonpath-plus: 4.0.0 devDependencies: '@rushstack/eslint-config': link:../../eslint/eslint-config - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/heft-jest': 1.0.1 '@types/node': 12.20.24 @@ -1530,8 +1530,8 @@ importers: ../../libraries/node-core-library: specifiers: '@rushstack/eslint-config': workspace:* - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@types/fs-extra': 7.0.0 '@types/heft-jest': 1.0.1 '@types/jju': 1.4.1 @@ -1559,8 +1559,8 @@ importers: z-schema: 5.0.2 devDependencies: '@rushstack/eslint-config': link:../../eslint/eslint-config - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/fs-extra': 7.0.0 '@types/heft-jest': 1.0.1 '@types/jju': 1.4.1 @@ -1588,8 +1588,8 @@ importers: ../../libraries/rig-package: specifiers: '@rushstack/eslint-config': workspace:* - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@types/heft-jest': 1.0.1 '@types/node': 12.20.24 '@types/resolve': 1.17.1 @@ -1601,8 +1601,8 @@ importers: strip-json-comments: 3.1.1 devDependencies: '@rushstack/eslint-config': link:../../eslint/eslint-config - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/heft-jest': 1.0.1 '@types/node': 12.20.24 '@types/resolve': 1.17.1 @@ -1695,22 +1695,22 @@ importers: ../../libraries/tree-pattern: specifiers: '@rushstack/eslint-config': 2.5.0 - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@types/heft-jest': 1.0.1 eslint: ~7.30.0 devDependencies: '@rushstack/eslint-config': 2.5.0_eslint@7.30.0 - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/heft-jest': 1.0.1 eslint: 7.30.0 ../../libraries/ts-command-line: specifiers: '@rushstack/eslint-config': workspace:* - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3 '@types/argparse': 1.0.38 '@types/heft-jest': 1.0.1 '@types/node': 12.20.24 @@ -1724,8 +1724,8 @@ importers: string-argv: 0.3.1 devDependencies: '@rushstack/eslint-config': link:../../eslint/eslint-config - '@rushstack/heft': 0.43.0 - '@rushstack/heft-node-rig': 1.4.1_@rushstack+heft@0.43.0 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-node-rig': 1.4.3_@rushstack+heft@0.43.2 '@types/heft-jest': 1.0.1 '@types/node': 12.20.24 @@ -4150,12 +4150,12 @@ packages: '@rushstack/node-core-library': 3.38.0 dev: false - /@microsoft/api-extractor-model/7.14.0: - resolution: {integrity: sha512-Iqooys76K9Kew5nFEOu5RFPoVzVCzo4Gt3p9Q6wBov7IdGQKa5S1oLIOt9j6+t4cEKnHnLAoDtjOGOBd8zEQzQ==} + /@microsoft/api-extractor-model/7.15.1: + resolution: {integrity: sha512-DWfS1o3oMY0mzdO3OuQbD/9vzn80jwM6tFd7XbiYnkpxwhD83LMGXz7NZWwSh+IaA+9w3LF4w62fT31Qq+dAMw==} dependencies: '@microsoft/tsdoc': 0.13.2 '@microsoft/tsdoc-config': 0.15.2 - '@rushstack/node-core-library': 3.44.1 + '@rushstack/node-core-library': 3.44.2 dev: true /@microsoft/api-extractor/7.15.2: @@ -4176,14 +4176,14 @@ packages: typescript: 4.2.4 dev: false - /@microsoft/api-extractor/7.19.0: - resolution: {integrity: sha512-EeyWeCKySo/S45SPE6B4C9CWyRCG1V0j7NtIl6w8DClAq65Yl/LQl5+2SJH2P2FVPYFEQkHGqupVQqmtdU4xjw==} + /@microsoft/api-extractor/7.19.2: + resolution: {integrity: sha512-LxSa9lwp7eYtM4i5y/1n79QpotPKlmpCrVQbkb0LAHE1sCRHpZDTb6p3cMJthDhYPMjAYKOLfq639GwtZrg23Q==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.14.0 + '@microsoft/api-extractor-model': 7.15.1 '@microsoft/tsdoc': 0.13.2 '@microsoft/tsdoc-config': 0.15.2 - '@rushstack/node-core-library': 3.44.1 + '@rushstack/node-core-library': 3.44.2 '@rushstack/rig-package': 0.3.6 '@rushstack/ts-command-line': 4.10.5 colors: 1.2.5 @@ -4576,26 +4576,26 @@ packages: - typescript dev: true - /@rushstack/heft-config-file/0.7.8: - resolution: {integrity: sha512-eUNU5IjMyoYPTTnFA+fxsPcX9J7KYUmYCrpAigowhtm+Wkutkiw3HNW1uAXFRUaUTccjdldIY+Vcqwj0av3YfQ==} + /@rushstack/heft-config-file/0.7.9: + resolution: {integrity: sha512-h9cWk7HOBRXVDhR2tciieIRmiT0Mi1flE5LYA3VZqAqSo9c9KrjUwXyXH/RSYI1f7RFNYrJ2wbOieL/WJXkfKA==} engines: {node: '>=10.13.0'} dependencies: - '@rushstack/node-core-library': 3.44.1 + '@rushstack/node-core-library': 3.44.2 '@rushstack/rig-package': 0.3.6 jsonpath-plus: 4.0.0 dev: true - /@rushstack/heft-jest-plugin/0.1.51_@rushstack+heft@0.43.0: - resolution: {integrity: sha512-ACR4GQceIH6SBHFt7IjuU3r/qEaRJqJ3z7W3w7v7f56pS2yJdQGRGgkE8yg5pq2PmjaP35wUFUOjr3Rbw/rSxQ==} + /@rushstack/heft-jest-plugin/0.1.53_@rushstack+heft@0.43.2: + resolution: {integrity: sha512-iLDJDlXFjSvAv/CoEXhCcIhYed+WEK/gr72073QH/oQ2NWoEHWjdQQen7O1o4vS51BuJe1n74/btKCi2VsrigA==} peerDependencies: - '@rushstack/heft': ^0.43.0 + '@rushstack/heft': ^0.43.2 dependencies: '@jest/core': 25.4.0 '@jest/reporters': 25.4.0 '@jest/transform': 25.4.0 - '@rushstack/heft': 0.43.0 - '@rushstack/heft-config-file': 0.7.8 - '@rushstack/node-core-library': 3.44.1 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-config-file': 0.7.9 + '@rushstack/node-core-library': 3.44.2 jest-config: 25.4.0 jest-snapshot: 25.4.0 lodash: 4.17.21 @@ -4606,14 +4606,14 @@ packages: - utf-8-validate dev: true - /@rushstack/heft-node-rig/1.4.1_@rushstack+heft@0.43.0: - resolution: {integrity: sha512-rS9gf2GdccPbSxn0k/HqmUIKZx040uBq7RITYItmTz3ArvagTSLBvwPp6mfTiCk4O4c/ocD9taVWW+1DJTCOBw==} + /@rushstack/heft-node-rig/1.4.3_@rushstack+heft@0.43.2: + resolution: {integrity: sha512-K1k9goiQLS4BXrBIRIqc3+EUS7BwjpibQJ1nS3k8Hz/jH5zozk/yJ/a4eYUi7fJB9UCT0k1oSpiTf0aMpwaKhw==} peerDependencies: - '@rushstack/heft': ^0.43.0 + '@rushstack/heft': ^0.43.2 dependencies: - '@microsoft/api-extractor': 7.19.0 - '@rushstack/heft': 0.43.0 - '@rushstack/heft-jest-plugin': 0.1.51_@rushstack+heft@0.43.0 + '@microsoft/api-extractor': 7.19.2 + '@rushstack/heft': 0.43.2 + '@rushstack/heft-jest-plugin': 0.1.53_@rushstack+heft@0.43.2 eslint: 8.3.0 jest-environment-node: 25.5.0 typescript: 4.5.2 @@ -4624,13 +4624,13 @@ packages: - utf-8-validate dev: true - /@rushstack/heft/0.43.0: - resolution: {integrity: sha512-9qRCZUn+aqkZXLLY9Wb1Tjc5Mn78fiJN6P+j0fl6d/f7F8vo/pJgAXEfYQlBAtJabsII1SGmh93nISEcWO8VKQ==} + /@rushstack/heft/0.43.2: + resolution: {integrity: sha512-LBP6nKmBcYJvGMVXkSIiGfv9Z2AAB3QPOsvpBBQIZVxwMDxC/UFuAz/bdqbAIh70ZdkRo1OqIKqTWl15LHOVvw==} engines: {node: '>=10.13.0'} hasBin: true dependencies: - '@rushstack/heft-config-file': 0.7.8 - '@rushstack/node-core-library': 3.44.1 + '@rushstack/heft-config-file': 0.7.9 + '@rushstack/node-core-library': 3.44.2 '@rushstack/rig-package': 0.3.6 '@rushstack/ts-command-line': 4.10.5 '@types/tapable': 1.0.6 @@ -4659,8 +4659,8 @@ packages: z-schema: 3.18.4 dev: false - /@rushstack/node-core-library/3.44.1: - resolution: {integrity: sha512-qK2BKuRoy6Vh83qjXxilafsUJ1soXzEX0rtkxmAC+GsKOdEVav74Df5859bvY2Ap0JNnYfGfXukX/8o3vqODyw==} + /@rushstack/node-core-library/3.44.2: + resolution: {integrity: sha512-lQ8Ct267UKkNSJSDxpBWn7SyyITWQ9l3Xqww0V+YY0rMt02r9eiGvwwPaU1ugJW7IMVo6r/HXvgbmpOSPyzGyg==} dependencies: '@types/node': 12.20.24 colors: 1.2.5 @@ -4670,7 +4670,7 @@ packages: resolve: 1.17.0 semver: 7.3.5 timsort: 0.3.0 - z-schema: 3.18.4 + z-schema: 5.0.2 dev: true /@rushstack/rig-package/0.2.12: @@ -17938,11 +17938,11 @@ packages: /validator/13.7.0: resolution: {integrity: sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==} engines: {node: '>= 0.10'} - dev: false /validator/8.2.0: resolution: {integrity: sha512-Yw5wW34fSv5spzTXNkokD6S6/Oq92d8q/t14TqsS3fAiA1RYnxSFSIZ+CY3n6PGGRCq5HhJTSepQvFUS2QUDxA==} engines: {node: '>= 0.10'} + dev: false /vary/1.1.2: resolution: {integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=} @@ -18755,6 +18755,7 @@ packages: validator: 8.2.0 optionalDependencies: commander: 2.20.3 + dev: false /z-schema/5.0.2: resolution: {integrity: sha512-40TH47ukMHq5HrzkeVE40Ad7eIDKaRV2b+Qpi2prLc9X9eFJFzV7tMe5aH12e6avaSS/u5l653EQOv+J9PirPw==} @@ -18766,7 +18767,6 @@ packages: validator: 13.7.0 optionalDependencies: commander: 2.20.3 - dev: false /zwitch/1.0.5: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==} diff --git a/common/config/rush/repo-state.json b/common/config/rush/repo-state.json index e47009ddb21..38eee94a5a3 100644 --- a/common/config/rush/repo-state.json +++ b/common/config/rush/repo-state.json @@ -1,5 +1,5 @@ // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. { - "pnpmShrinkwrapHash": "b14be3a8c42ce22d917892378c265e2f01a4d799", + "pnpmShrinkwrapHash": "9ce5dd142dc6f14683171f61b378f49a7eb75457", "preferredVersionsHash": "87aab8e8f0a6545cb9d0ea30194ba68279d285a8" } diff --git a/eslint/eslint-patch/package.json b/eslint/eslint-patch/package.json index 906b9e422a4..db4b028b5e3 100644 --- a/eslint/eslint-patch/package.json +++ b/eslint/eslint-patch/package.json @@ -24,8 +24,8 @@ "package" ], "devDependencies": { - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/node": "12.20.24" } } diff --git a/eslint/eslint-plugin-packlets/package.json b/eslint/eslint-plugin-packlets/package.json index 670c8b9fe48..28d4ac5db6b 100644 --- a/eslint/eslint-plugin-packlets/package.json +++ b/eslint/eslint-plugin-packlets/package.json @@ -28,8 +28,8 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "devDependencies": { - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/eslint": "8.2.0", "@types/estree": "0.0.50", "@types/heft-jest": "1.0.1", diff --git a/eslint/eslint-plugin-security/package.json b/eslint/eslint-plugin-security/package.json index 7bf209030d6..e5a24125064 100644 --- a/eslint/eslint-plugin-security/package.json +++ b/eslint/eslint-plugin-security/package.json @@ -27,8 +27,8 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "devDependencies": { - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/eslint": "8.2.0", "@types/estree": "0.0.50", "@types/heft-jest": "1.0.1", diff --git a/eslint/eslint-plugin/package.json b/eslint/eslint-plugin/package.json index c71ee8c81a3..ec7d48f39e9 100644 --- a/eslint/eslint-plugin/package.json +++ b/eslint/eslint-plugin/package.json @@ -31,8 +31,8 @@ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" }, "devDependencies": { - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/eslint": "8.2.0", "@types/estree": "0.0.50", "@types/heft-jest": "1.0.1", diff --git a/libraries/heft-config-file/package.json b/libraries/heft-config-file/package.json index d17da6aa90a..2a51d48fd34 100644 --- a/libraries/heft-config-file/package.json +++ b/libraries/heft-config-file/package.json @@ -25,8 +25,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/heft-jest": "1.0.1", "@types/node": "12.20.24" } diff --git a/libraries/node-core-library/package.json b/libraries/node-core-library/package.json index 1767ca57dbf..41be4c07790 100644 --- a/libraries/node-core-library/package.json +++ b/libraries/node-core-library/package.json @@ -26,8 +26,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/fs-extra": "7.0.0", "@types/heft-jest": "1.0.1", "@types/jju": "1.4.1", diff --git a/libraries/rig-package/package.json b/libraries/rig-package/package.json index 7ef536b1d95..948d18235df 100644 --- a/libraries/rig-package/package.json +++ b/libraries/rig-package/package.json @@ -19,8 +19,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft-node-rig": "1.4.1", - "@rushstack/heft": "0.43.0", + "@rushstack/heft-node-rig": "1.4.3", + "@rushstack/heft": "0.43.2", "@types/heft-jest": "1.0.1", "@types/node": "12.20.24", "@types/resolve": "1.17.1", diff --git a/libraries/tree-pattern/package.json b/libraries/tree-pattern/package.json index a4319a65368..15fce862bcc 100644 --- a/libraries/tree-pattern/package.json +++ b/libraries/tree-pattern/package.json @@ -15,8 +15,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "2.5.0", - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/heft-jest": "1.0.1", "eslint": "~7.30.0" } diff --git a/libraries/ts-command-line/package.json b/libraries/ts-command-line/package.json index d50e83773d5..ee301e3b81f 100644 --- a/libraries/ts-command-line/package.json +++ b/libraries/ts-command-line/package.json @@ -21,8 +21,8 @@ }, "devDependencies": { "@rushstack/eslint-config": "workspace:*", - "@rushstack/heft": "0.43.0", - "@rushstack/heft-node-rig": "1.4.1", + "@rushstack/heft": "0.43.2", + "@rushstack/heft-node-rig": "1.4.3", "@types/heft-jest": "1.0.1", "@types/node": "12.20.24" }