@testim/testim-cli 4.122.0 → 4.123.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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.122.0",
3
+ "version": "4.123.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.122.0",
9
+ "version": "4.123.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.32",
@@ -2443,9 +2443,9 @@
2443
2443
  "dev": true
2444
2444
  },
2445
2445
  "node_modules/aria-query": {
2446
- "version": "5.3.1",
2447
- "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.1.tgz",
2448
- "integrity": "sha512-Z/ZeOgVl7bcSYZ/u/rh0fOpvEpq//LZmdbkXyc7syVzjPAhfOa9ebsdTSjEBDU4vs5nC98Kfduj1uFo0qyET3g==",
2446
+ "version": "5.3.2",
2447
+ "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz",
2448
+ "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
2449
2449
  "engines": {
2450
2450
  "node": ">= 0.4"
2451
2451
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.122.0",
3
+ "version": "4.123.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [