forked from CrowdStrike/faltest
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): @faltest/[email protected]
- Loading branch information
Kelly Selden
committed
Jun 21, 2020
1 parent
6f8dc75
commit d45f8a0
Showing
4 changed files
with
54 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,12 +9,13 @@ | |
verror-extra "^1.0.0" | ||
|
||
"@faltest/cli@file:../../packages/cli": | ||
version "2.3.1" | ||
version "2.4.0" | ||
dependencies: | ||
"@faltest/mocha" "^1.0.7" | ||
"@faltest/remote" "^4.0.0" | ||
"@faltest/utils" "^2.0.4" | ||
mocha "^7.0.1" | ||
threads "^1.6.1" | ||
yargs "^15.0.0" | ||
yn "^3.1.1" | ||
|
||
|
@@ -775,6 +776,11 @@ [email protected], escape-string-regexp@^1.0.5: | |
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" | ||
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= | ||
|
||
esm@^3.2.25: | ||
version "3.2.25" | ||
resolved "https://registry.npmjs.org/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10" | ||
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA== | ||
|
||
esprima@^4.0.0: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" | ||
|
@@ -1256,6 +1262,13 @@ is-number@^7.0.0: | |
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" | ||
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== | ||
|
||
is-observable@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.npmjs.org/is-observable/-/is-observable-1.1.0.tgz#b3e986c8f44de950867cab5403f5a3465005975e" | ||
integrity sha512-NqCa4Sa2d+u7BWc6CukaObG3Fh+CU9bvixbpcXYhy2VvYS7vVGIdAgnIS5Ks3A/cqk4rebLJ9s8zBstT2aKnIA== | ||
dependencies: | ||
symbol-observable "^1.1.0" | ||
|
||
is-path-cwd@^2.0.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-2.2.0.tgz#67d43b82664a7b5191fd9119127eb300048a9fdb" | ||
|
@@ -1704,6 +1717,11 @@ object.getownpropertydescriptors@^2.0.3: | |
define-properties "^1.1.3" | ||
es-abstract "^1.17.0-next.1" | ||
|
||
observable-fns@^0.5.1: | ||
version "0.5.1" | ||
resolved "https://registry.npmjs.org/observable-fns/-/observable-fns-0.5.1.tgz#9b56478690dd0fa8603e3a7e7d2975d88bca0904" | ||
integrity sha512-wf7g4Jpo1Wt2KIqZKLGeiuLOEMqpaOZ5gJn7DmSdqXgTdxRwSdBhWegQQpPteQ2gZvzCKqNNpwb853wcpA0j7A== | ||
|
||
once@^1.3.0, once@^1.3.1, once@^1.4.0: | ||
version "1.4.0" | ||
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" | ||
|
@@ -2224,6 +2242,11 @@ supports-color@^7.1.0: | |
dependencies: | ||
has-flag "^4.0.0" | ||
|
||
symbol-observable@^1.1.0: | ||
version "1.2.0" | ||
resolved "https://registry.npmjs.org/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804" | ||
integrity sha512-e900nM8RRtGhlV36KGEU9k65K3mPb1WV70OdjfxlG2EAuM1noi/E/BaW/uMhL7bPEssK8QV57vN3esixjUvcXQ== | ||
|
||
tar-stream@^2.1.0: | ||
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.1.2.tgz#6d5ef1a7e5783a95ff70b69b97455a5968dc1325" | ||
|
@@ -2273,6 +2296,18 @@ tcp-port-used@^1.0.1: | |
debug "4.1.0" | ||
is2 "2.0.1" | ||
|
||
threads@^1.6.1: | ||
version "1.6.2" | ||
resolved "https://registry.npmjs.org/threads/-/threads-1.6.2.tgz#ef91053910a084aa99a1f460cb9978f577596d6f" | ||
integrity sha512-SB3yJ3WcwGWYYsUg1Wg9IhQ88BUq1JwZlQsaBgmolSqet5wiBaFhg8cyfHFbHGRElZ/sl4bahrrSEz3Odmr1Vg== | ||
dependencies: | ||
callsites "^3.1.0" | ||
debug "^4.1.1" | ||
is-observable "^1.1.0" | ||
observable-fns "^0.5.1" | ||
optionalDependencies: | ||
tiny-worker ">= 2" | ||
|
||
through2@^2.0.2, through2@^2.0.3: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd" | ||
|
@@ -2286,6 +2321,13 @@ timed-out@^2.0.0: | |
resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-2.0.0.tgz#f38b0ae81d3747d628001f41dafc652ace671c0a" | ||
integrity sha1-84sK6B03R9YoAB9B2vxlKs5nHAo= | ||
|
||
"tiny-worker@>= 2": | ||
version "2.3.0" | ||
resolved "https://registry.npmjs.org/tiny-worker/-/tiny-worker-2.3.0.tgz#715ae34304c757a9af573ae9a8e3967177e6011e" | ||
integrity sha512-pJ70wq5EAqTAEl9IkGzA+fN0836rycEuz2Cn6yeZ6FRzlVS5IDOkFHpIoEsksPRQV34GDqXm65+OlnZqUSyK2g== | ||
dependencies: | ||
esm "^3.2.25" | ||
|
||
titleize@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/titleize/-/titleize-2.1.0.tgz#5530de07c22147a0488887172b5bd94f5b30a48f" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,13 @@ | |
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## [2.4.0](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2020-06-21) | ||
|
||
|
||
### Features | ||
|
||
* add `--duplicate` option ([6f8dc75](https://github.com/CrowdStrike/faltest/commit/6f8dc7503b66ddc7824b7e5b63ff396664ccec6c)) | ||
|
||
### [2.3.1](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2020-06-21) | ||
|
||
## [2.3.0](https://github.com/CrowdStrike/faltest/compare/@faltest/[email protected]...@faltest/[email protected]) (2020-06-21) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters