ccs-digitalmarketplace-frameworks 1.3.22 → 1.3.23

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 (27) hide show
  1. package/.hypothesis/examples/2807586e3345a769/0b1e9c7a71d1be92 +0 -0
  2. package/.hypothesis/examples/2807586e3345a769/22fb2b99dd923098 +0 -0
  3. package/.hypothesis/examples/2807586e3345a769/27459e13eaea879c +0 -0
  4. package/.hypothesis/examples/2807586e3345a769/289e49f359dde008 +0 -0
  5. package/.hypothesis/examples/2807586e3345a769/439d641d7281fdcb +0 -0
  6. package/.hypothesis/examples/2807586e3345a769/54583cb3269930ca +0 -0
  7. package/.hypothesis/examples/2807586e3345a769/786a7662173b37b8 +0 -0
  8. package/.hypothesis/examples/2807586e3345a769/8636de82b55977b0 +0 -0
  9. package/.hypothesis/examples/2807586e3345a769/870ce765b45aa886 +0 -0
  10. package/.hypothesis/examples/2807586e3345a769/93317b38dcbcb569 +0 -0
  11. package/.hypothesis/examples/2807586e3345a769/9e26f3378cd9a8c3 +0 -0
  12. package/.hypothesis/examples/2807586e3345a769/aa6716a47f6e78f8 +0 -0
  13. package/.hypothesis/examples/2807586e3345a769/afef0c8ffffb2cd9 +0 -0
  14. package/.hypothesis/examples/2807586e3345a769/b0396ff1edbeeec5 +0 -0
  15. package/.hypothesis/examples/2807586e3345a769/b2214ca7dae8a59b +0 -0
  16. package/.hypothesis/examples/2807586e3345a769/bd45808b79e897eb +0 -0
  17. package/.hypothesis/examples/2807586e3345a769/c3b876594aee54ea +0 -0
  18. package/.hypothesis/examples/2807586e3345a769/c6e1b50e86f9fbdc +0 -0
  19. package/.hypothesis/examples/2807586e3345a769/e973484296d0be0d +0 -0
  20. package/.hypothesis/examples/2807586e3345a769/eaeb05f819cb5533 +0 -0
  21. package/frameworks/g-cloud-13/questions/services/covid19Recovery.yml +1 -1
  22. package/frameworks/g-cloud-13/questions/services/equalOpportunity.yml +1 -1
  23. package/frameworks/g-cloud-13/questions/services/fightingClimateChange.yml +1 -1
  24. package/frameworks/g-cloud-13/questions/services/tacklingEconomicInequality.yml +1 -1
  25. package/frameworks/g-cloud-13/questions/services/wellbeing.yml +1 -1
  26. package/package.json +1 -1
  27. package/.hypothesis/examples/2807586e3345a769/dd6e0bcbda073d76 +0 -0
@@ -14,7 +14,7 @@ max_length_in_words: 200
14
14
 
15
15
  validations:
16
16
  - name: answer_required
17
- message: Enter the parts of your service not covered by PCI DSS certification.
17
+ message: Please complete at least one of the following Social Value fields.
18
18
  - name: under_200_words
19
19
  message: Description must be 200 words or fewer.
20
20
  - name: under_character_limit
@@ -14,7 +14,7 @@ max_length_in_words: 200
14
14
 
15
15
  validations:
16
16
  - name: answer_required
17
- message: Enter the parts of your service not covered by PCI DSS certification.
17
+ message: Please complete at least one of the following Social Value fields.
18
18
  - name: under_200_words
19
19
  message: Description must be 200 words or fewer.
20
20
  - name: under_character_limit
@@ -19,7 +19,7 @@ max_length_in_words: 200
19
19
 
20
20
  validations:
21
21
  - name: answer_required
22
- message: Enter the parts of your service not covered by PCI DSS certification.
22
+ message: Please complete at least one of the following Social Value fields.
23
23
  - name: under_200_words
24
24
  message: Description must be 200 words or fewer.
25
25
  - name: under_character_limit
@@ -14,7 +14,7 @@ max_length_in_words: 200
14
14
 
15
15
  validations:
16
16
  - name: answer_required
17
- message: Enter the parts of your service not covered by PCI DSS certification.
17
+ message: Please complete at least one of the following Social Value fields.
18
18
  - name: under_200_words
19
19
  message: Description must be 200 words or fewer.
20
20
  - name: under_character_limit
@@ -14,7 +14,7 @@ max_length_in_words: 200
14
14
 
15
15
  validations:
16
16
  - name: answer_required
17
- message: Enter the parts of your service not covered by PCI DSS certification.
17
+ message: Please complete at least one of the following Social Value fields.
18
18
  - name: under_200_words
19
19
  message: Description must be 200 words or fewer.
20
20
  - name: under_character_limit
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ccs-digitalmarketplace-frameworks",
3
- "version": "1.3.22",
3
+ "version": "1.3.23",
4
4
  "description": "Data files for Digital Marketplace’s procurement frameworks",
5
5
  "repository": "git@github.com:Brickendon-DMp1-5/digitalmarketplace-frameworks",
6
6
  "author": "enquiries@digitalmarketplace.service.gov.uk"