@testiny/cli 1.6.1 → 1.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE CHANGED
File without changes
package/licenses.txt CHANGED
@@ -129,7 +129,7 @@ SOFTWARE.
129
129
 
130
130
  ================================================================================
131
131
  Package: axios
132
- Version: 1.4.0
132
+ Version: 1.5.0
133
133
  Repository: (https://github.com/axios/axios)
134
134
 
135
135
  # Copyright (c) 2014-present Matt Zabriskie & Collaborators
@@ -338,7 +338,7 @@ THE SOFTWARE.
338
338
 
339
339
  ================================================================================
340
340
  Package: commander
341
- Version: 10.0.1
341
+ Version: 11.0.0
342
342
  Repository: (https://github.com/tj/commander.js)
343
343
 
344
344
  (The MIT License)
@@ -748,7 +748,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
748
748
 
749
749
  ================================================================================
750
750
  Package: luxon
751
- Version: 3.3.0
751
+ Version: 3.4.3
752
752
  Repository: (https://github.com/moment/luxon)
753
753
 
754
754
  Copyright 2019 JS Foundation and other contributors
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testiny/cli",
3
- "version": "1.6.1",
3
+ "version": "1.7.0",
4
4
  "description": "A command-line client for Testiny",
5
5
  "main": "./testiny-importer.js",
6
6
  "bin": {