itemengine-cypress-automation 1.0.506-dependabot-npm-and-yarn-multi-92087b3b2d-09863f7.0 → 1.0.507-IEI-6793-v4-10f921a.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.
Files changed (2) hide show
  1. package/il.yaml +2 -2
  2. package/package.json +2 -2
package/il.yaml CHANGED
@@ -28,11 +28,11 @@ otk:
28
28
  # - ./deploy/listOrderingQuestion/service.yaml
29
29
  # - ./deploy/migration/service.yaml
30
30
  # - ./deploy/multipleSelectionQuestion/service.yaml
31
- # - ./deploy/resourcesAndToolsQuestion/service.yaml
31
+ - ./deploy/resourcesAndToolsQuestion/service.yaml
32
32
  # - ./deploy/smoke/service.yaml
33
33
  # - ./deploy/textEntryMathQuestion/service.yaml
34
34
  # - ./deploy/thinkSphere/service.yaml
35
- - ./deploy/test/service.yaml
35
+ # - ./deploy/test/service.yaml
36
36
  deployConfig:
37
37
  environments:
38
38
  - dev
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.506-dependabot-npm-and-yarn-multi-92087b3b2d-09863f7.0",
3
+ "version": "1.0.507-IEI-6793-v4-10f921a.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -42,7 +42,7 @@
42
42
  "axe-core": "^4.7.1",
43
43
  "cy-verify-downloads": "^0.1.11",
44
44
  "cy2": "^4.0.9",
45
- "cypress": "^15.2.0",
45
+ "cypress": "^12.17.2",
46
46
  "cypress-axe": "^1.4.0",
47
47
  "cypress-file-upload": "^5.0.8",
48
48
  "cypress-real-events": "^1.7.6",