From ddbf8b603a83136f48427ecb8247a186a38a65e3 Mon Sep 17 00:00:00 2001 From: Pete Gonzalez <4673363+octogonz@users.noreply.github.com> Date: Tue, 18 Aug 2020 16:18:16 -0700 Subject: [PATCH] rush update --- common/config/rush/pnpm-lock.yaml | 10 ++++++++++ common/config/rush/repo-state.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index d43135f37c6..ec7cf7c8918 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -1264,6 +1264,7 @@ importers: '@types/node': 10.17.13 colors: 1.2.5 fs-extra: 7.0.1 + import-lazy: 4.0.0 jju: 1.4.0 semver: 7.3.2 timsort: 0.3.0 @@ -1291,6 +1292,7 @@ importers: '@types/z-schema': 3.16.31 colors: ~1.2.1 fs-extra: ~7.0.1 + import-lazy: ~4.0.0 jju: ~1.4.0 semver: ~7.3.0 timsort: ~0.3.0 @@ -1352,6 +1354,7 @@ importers: '@types/argparse': 1.0.38 argparse: 1.0.10 colors: 1.2.5 + string-argv: 0.3.1 devDependencies: '@microsoft/rush-stack-compiler-3.5': 0.8.4 '@rushstack/eslint-config': 'link:../../stack/eslint-config' @@ -1367,6 +1370,7 @@ importers: '@types/node': 10.17.13 argparse: ~1.0.9 colors: ~1.2.1 + string-argv: ~0.3.1 ../../libraries/typings-generator: dependencies: '@rushstack/node-core-library': 'link:../node-core-library' @@ -11730,6 +11734,12 @@ packages: node: '>=4' resolution: integrity: sha1-ucczDHBChi9rFC3CdLvMWGbONUY= + /string-argv/0.3.1: + dev: false + engines: + node: '>=0.6.19' + resolution: + integrity: sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg== /string-hash/1.1.3: dev: false resolution: diff --git a/common/config/rush/repo-state.json b/common/config/rush/repo-state.json index 0e7b20e7ffc..ebf8b4fcffe 100644 --- a/common/config/rush/repo-state.json +++ b/common/config/rush/repo-state.json @@ -1,5 +1,5 @@ // DO NOT MODIFY THIS FILE. It is generated and used by Rush. { - "pnpmShrinkwrapHash": "7d4b0c187763702e4fb1812a30c3d265b2c4bdca", + "pnpmShrinkwrapHash": "085a01ff9cec23aff3bcf17e88893151ed6d70eb", "preferredVersionsHash": "334ea62b6a2798dcf80917b79555983377e7435e" }