@zohodesk/testinglibrary 0.4.43-experimental → 0.4.44-experimental

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@zohodesk/testinglibrary",
3
- "version": "0.4.40-experimental",
3
+ "version": "0.4.44-experimental",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -1374,7 +1374,7 @@
1374
1374
  "util-arity": "^1.1.0",
1375
1375
  "verror": "^1.10.0",
1376
1376
  "xmlbuilder": "^15.1.1",
1377
- "yaml": "^2.2.2",
1377
+ "yaml": "2.2.2",
1378
1378
  "yup": "^0.32.11"
1379
1379
  },
1380
1380
  "dependencies": {
@@ -1382,11 +1382,6 @@
1382
1382
  "version": "10.0.1",
1383
1383
  "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz",
1384
1384
  "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug=="
1385
- },
1386
- "yaml": {
1387
- "version": "2.2.2",
1388
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz",
1389
- "integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA=="
1390
1385
  }
1391
1386
  }
1392
1387
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zohodesk/testinglibrary",
3
- "version": "0.4.43-experimental",
3
+ "version": "0.4.44-experimental",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "scripts": {