ccs-digitalmarketplace-frameworks 4.7.8 → 4.7.9

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.
@@ -27,7 +27,6 @@ depends:
27
27
  - true
28
28
  - "on": fvra_route
29
29
  being:
30
- - fvra_lot_1_with_other_lots_fail
31
30
  - fvra_default_fail
32
31
 
33
32
  validations:
@@ -27,7 +27,6 @@ depends:
27
27
  - false
28
28
  - "on": fvra_route
29
29
  being:
30
- - fvra_lot_1_with_other_lots_fail
31
30
  - fvra_default_fail
32
31
 
33
32
  validations:
@@ -36,6 +36,7 @@ depends:
36
36
  - fvra_lot_1_only_pass
37
37
  - fvra_lot_1_with_other_lots_fail
38
38
  - fvra_lot_1_with_other_lots_pass
39
+ - fvra_default_fail
39
40
 
40
41
  validations:
41
42
  - name: file_is_valid_format
@@ -10,10 +10,7 @@ depends:
10
10
  - true
11
11
  - "on": fvra_route
12
12
  being:
13
- - fvra_lot_1_with_other_lots_fail
14
- - fvra_lot_1_with_other_lots_pass
15
13
  - fvra_default_fail
16
- - fvra_default_pass
17
14
 
18
15
  validations:
19
16
  -
@@ -65,8 +65,6 @@ depends:
65
65
  - false
66
66
  - "on": fvra_route
67
67
  being:
68
- - fvra_lot_1_with_other_lots_fail
69
- - fvra_lot_1_with_other_lots_pass
70
68
  - fvra_default_fail
71
69
 
72
70
  validations:
@@ -34,6 +34,7 @@ depends:
34
34
  - fvra_lot_1_only_pass
35
35
  - fvra_lot_1_with_other_lots_fail
36
36
  - fvra_lot_1_with_other_lots_pass
37
+ - fvra_default_fail
37
38
  - "on": immediateParentCompany
38
39
  being:
39
40
  - true
@@ -11,10 +11,7 @@ depends:
11
11
  - true
12
12
  - "on": fvra_route
13
13
  being:
14
- - fvra_lot_1_with_other_lots_fail
15
- - fvra_lot_1_with_other_lots_pass
16
14
  - fvra_default_fail
17
- - fvra_default_pass
18
15
 
19
16
  validations:
20
17
  -
@@ -64,8 +64,6 @@ depends:
64
64
  - true
65
65
  - "on": fvra_route
66
66
  being:
67
- - fvra_lot_1_with_other_lots_fail
68
- - fvra_lot_1_with_other_lots_pass
69
67
  - fvra_default_fail
70
68
 
71
69
  validations:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "4.7.8",
3
+ "version": "4.7.9",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": {
6
6
  "type": "git",