@testim/testim-cli 4.132.0 → 4.133.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.132.0",
3
+ "version": "4.133.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.132.0",
9
+ "version": "4.133.0",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.32",
@@ -9479,9 +9479,9 @@
9479
9479
  }
9480
9480
  },
9481
9481
  "node_modules/psl": {
9482
- "version": "1.10.0",
9483
- "resolved": "https://registry.npmjs.org/psl/-/psl-1.10.0.tgz",
9484
- "integrity": "sha512-KSKHEbjAnpUuAUserOq0FxGXCUrzC3WniuSJhvdbs102rL55266ZcHBqLWOsG30spQMlPdpy7icATiAQehg/iA==",
9482
+ "version": "1.13.0",
9483
+ "resolved": "https://registry.npmjs.org/psl/-/psl-1.13.0.tgz",
9484
+ "integrity": "sha512-BFwmFXiJoFqlUpZ5Qssolv15DMyc84gTBds1BjsV1BfXEo1UyyD7GsmN67n7J77uRhoSNW1AXtXKPLcBFQn9Aw==",
9485
9485
  "dependencies": {
9486
9486
  "punycode": "^2.3.1"
9487
9487
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.132.0",
3
+ "version": "4.133.0",
4
4
  "description": "Command line interface for running Testing on your CI",
5
5
  "author": "Oren Rubin",
6
6
  "contributors": [