@testim/testim-cli 4.104.0 → 4.105.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.104.0",
3
+ "version": "4.105.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.104.0",
9
+ "version": "4.105.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.32",
@@ -2249,9 +2249,9 @@
2249
2249
  }
2250
2250
  },
2251
2251
  "node_modules/acorn": {
2252
- "version": "8.12.0",
2253
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
2254
- "integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
2252
+ "version": "8.12.1",
2253
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
2254
+ "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
2255
2255
  "bin": {
2256
2256
  "acorn": "bin/acorn"
2257
2257
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.104.0",
3
+ "version": "4.105.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [