update: update dependency @types/minimatch to v3.0.5
This commit is contained in:
parent
fe3a9a2ca2
commit
6b83a6eb44
|
@ -47,7 +47,7 @@
|
|||
"@types/deep-diff": "1.0.1",
|
||||
"@types/js-yaml": "4.0.2",
|
||||
"@types/lodash": "4.14.171",
|
||||
"@types/minimatch": "3.0.4",
|
||||
"@types/minimatch": "3.0.5",
|
||||
"@types/mocha": "8.2.3",
|
||||
"@types/node": "16.3.2",
|
||||
"@types/sinon": "10.0.2",
|
||||
|
|
|
@ -469,10 +469,10 @@
|
|||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b"
|
||||
integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg==
|
||||
|
||||
"@types/minimatch@3.0.4":
|
||||
version "3.0.4"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimatch/-/minimatch-3.0.4.tgz#f0ec25dbf2f0e4b18647313ac031134ca5b24b21"
|
||||
integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==
|
||||
"@types/minimatch@3.0.5":
|
||||
version "3.0.5"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
|
||||
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
|
||||
|
||||
"@types/minimist@^1.2.0":
|
||||
version "1.2.0"
|
||||
|
|
Loading…
Reference in New Issue