itemengine-cypress-automation 1.0.521-dependabot-npm-and-yarn-multi-92087b3b2d-c50c10d.0 → 1.0.521

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 +15 -15
  2. package/package.json +2 -2
package/il.yaml CHANGED
@@ -14,21 +14,21 @@ otk:
14
14
  analysis: false
15
15
  deployables:
16
16
  - ./deploy/audioResponseQuestion/service.yaml
17
- # - ./deploy/DNDIntoCategoriesQuestion/service.yaml
18
- # - ./deploy/dataApi/service.yaml
19
- # - ./deploy/e2e/service.yaml
20
- # - ./deploy/essayQuestion/service.yaml
21
- # - ./deploy/feedbackScaleQuestion/service.yaml
22
- # - ./deploy/fillInTheGapsQuestion/service.yaml
23
- # - ./deploy/graphingQuestion/service.yaml
24
- # - ./deploy/imageHighlightQuestion/service.yaml
25
- # - ./deploy/listOrderingQuestion/service.yaml
26
- # - ./deploy/migration/service.yaml
27
- # - ./deploy/multipleSelectionQuestion/service.yaml
28
- # - ./deploy/resourcesAndToolsQuestion/service.yaml
29
- # - ./deploy/smoke/service.yaml
30
- # - ./deploy/textEntryMathQuestion/service.yaml
31
- # - ./deploy/thinkSphere/service.yaml
17
+ - ./deploy/DNDIntoCategoriesQuestion/service.yaml
18
+ - ./deploy/dataApi/service.yaml
19
+ - ./deploy/e2e/service.yaml
20
+ - ./deploy/essayQuestion/service.yaml
21
+ - ./deploy/feedbackScaleQuestion/service.yaml
22
+ - ./deploy/fillInTheGapsQuestion/service.yaml
23
+ - ./deploy/graphingQuestion/service.yaml
24
+ - ./deploy/imageHighlightQuestion/service.yaml
25
+ - ./deploy/listOrderingQuestion/service.yaml
26
+ - ./deploy/migration/service.yaml
27
+ - ./deploy/multipleSelectionQuestion/service.yaml
28
+ - ./deploy/resourcesAndToolsQuestion/service.yaml
29
+ - ./deploy/smoke/service.yaml
30
+ - ./deploy/textEntryMathQuestion/service.yaml
31
+ - ./deploy/thinkSphere/service.yaml
32
32
  deployConfig:
33
33
  environments:
34
34
  - dev
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "itemengine-cypress-automation",
3
- "version": "1.0.521-dependabot-npm-and-yarn-multi-92087b3b2d-c50c10d.0",
3
+ "version": "1.0.521",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -42,7 +42,7 @@
42
42
  "axios": "^1.12.2",
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",