File tree 2 files changed +14
-5
lines changed 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 79
79
"@microsoft/api-extractor" : " ^7.33.5" ,
80
80
"@types/cli-progress" : " 3.11.0" ,
81
81
"@types/fs-extra" : " ^8.0.1" ,
82
+ "@types/glob" : " ^7.2.0" ,
82
83
"@types/jest" : " ^27.0.0" ,
83
84
"@types/js-yaml" : " ^4.0.0" ,
84
85
"@typescript-eslint/eslint-plugin" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 5694
5694
"@types/minimatch" "^5.1.2"
5695
5695
"@types/node" "*"
5696
5696
5697
+ "@types/glob@^7.2.0":
5698
+ version "7.2.0"
5699
+ resolved "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
5700
+ integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==
5701
+ dependencies:
5702
+ "@types/minimatch" "*"
5703
+ "@types/node" "*"
5704
+
5697
5705
"@types/graceful-fs@^4.1.2":
5698
5706
version "4.1.9"
5699
5707
resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz#2a06bc0f68a20ab37b3e36aa238be6abdf49e8b4"
5753
5761
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
5754
5762
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
5755
5763
5764
+ "@types/minimatch@*", "@types/minimatch@^5.1.2":
5765
+ version "5.1.2"
5766
+ resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
5767
+ integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
5768
+
5756
5769
"@types/minimatch@^3.0.3":
5757
5770
version "3.0.5"
5758
5771
resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
5759
5772
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
5760
5773
5761
- "@types/minimatch@^5.1.2":
5762
- version "5.1.2"
5763
- resolved "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
5764
- integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
5765
-
5766
5774
"@types/minimist@^1.2.0":
5767
5775
version "1.2.5"
5768
5776
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
You can’t perform that action at this time.
0 commit comments