testilo 49.0.3 → 49.0.5

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testilo",
3
- "version": "49.0.3",
3
+ "version": "49.0.5",
4
4
  "description": "Prepares Testaro jobs and processes Testaro reports",
5
5
  "main": "call.js",
6
6
  "scripts": {
@@ -2445,7 +2445,7 @@ exports.issues = {
2445
2445
  link_empty: {
2446
2446
  variable: false,
2447
2447
  quality: 1,
2448
- what: 'Link contains not named'
2448
+ what: 'Link contents not named'
2449
2449
  }
2450
2450
  },
2451
2451
  wax: {
@@ -7044,7 +7044,7 @@ exports.issues = {
7044
7044
  summary: 'nav links better as list?',
7045
7045
  why: 'User cannot get help recognizing a list of navigation links',
7046
7046
  wcag: '1.3.1',
7047
- weight: 0,
7047
+ weight: 1,
7048
7048
  tools: {
7049
7049
  htmlcs: {
7050
7050
  'W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H48': {