@gooddata/eslint-config 11.15.0-alpha.1 → 11.15.0-alpha.10

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/dist/base.json CHANGED
@@ -573,7 +573,7 @@
573
573
  "line",
574
574
  {
575
575
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
576
- "template": " (C) 2025 GoodData Corporation"
576
+ "template": " (C) 2026 GoodData Corporation"
577
577
  }
578
578
  ],
579
579
  "import/order": [
@@ -575,7 +575,7 @@
575
575
  "line",
576
576
  {
577
577
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
578
- "template": " (C) 2025 GoodData Corporation"
578
+ "template": " (C) 2026 GoodData Corporation"
579
579
  }
580
580
  ],
581
581
  "import/order": [
package/dist/browser.json CHANGED
@@ -573,7 +573,7 @@
573
573
  "line",
574
574
  {
575
575
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
576
- "template": " (C) 2025 GoodData Corporation"
576
+ "template": " (C) 2026 GoodData Corporation"
577
577
  }
578
578
  ],
579
579
  "import/order": [
@@ -581,7 +581,7 @@
581
581
  "line",
582
582
  {
583
583
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
584
- "template": " (C) 2025 GoodData Corporation"
584
+ "template": " (C) 2026 GoodData Corporation"
585
585
  }
586
586
  ],
587
587
  "import/order": [
@@ -581,7 +581,7 @@
581
581
  "line",
582
582
  {
583
583
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
584
- "template": " (C) 2025 GoodData Corporation"
584
+ "template": " (C) 2026 GoodData Corporation"
585
585
  }
586
586
  ],
587
587
  "import/order": [
@@ -580,7 +580,7 @@
580
580
  "line",
581
581
  {
582
582
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
583
- "template": " (C) 2025 GoodData Corporation"
583
+ "template": " (C) 2026 GoodData Corporation"
584
584
  }
585
585
  ],
586
586
  "import/order": [
@@ -578,7 +578,7 @@
578
578
  "line",
579
579
  {
580
580
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
581
- "template": " (C) 2025 GoodData Corporation"
581
+ "template": " (C) 2026 GoodData Corporation"
582
582
  }
583
583
  ],
584
584
  "import/order": [
@@ -577,7 +577,7 @@
577
577
  "line",
578
578
  {
579
579
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
580
- "template": " (C) 2025 GoodData Corporation"
580
+ "template": " (C) 2026 GoodData Corporation"
581
581
  }
582
582
  ],
583
583
  "import/order": [
package/dist/esm.json CHANGED
@@ -575,7 +575,7 @@
575
575
  "line",
576
576
  {
577
577
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
578
- "template": " (C) 2025 GoodData Corporation"
578
+ "template": " (C) 2026 GoodData Corporation"
579
579
  }
580
580
  ],
581
581
  "import/order": [
@@ -579,7 +579,7 @@
579
579
  "line",
580
580
  {
581
581
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
582
- "template": " (C) 2025 GoodData Corporation"
582
+ "template": " (C) 2026 GoodData Corporation"
583
583
  }
584
584
  ],
585
585
  "import/order": [
@@ -578,7 +578,7 @@
578
578
  "line",
579
579
  {
580
580
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
581
- "template": " (C) 2025 GoodData Corporation"
581
+ "template": " (C) 2026 GoodData Corporation"
582
582
  }
583
583
  ],
584
584
  "import/order": [
package/dist/react.json CHANGED
@@ -576,7 +576,7 @@
576
576
  "line",
577
577
  {
578
578
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
579
- "template": " (C) 2025 GoodData Corporation"
579
+ "template": " (C) 2026 GoodData Corporation"
580
580
  }
581
581
  ],
582
582
  "import/order": [
package/dist/vitest.json CHANGED
@@ -575,7 +575,7 @@
575
575
  "line",
576
576
  {
577
577
  "pattern": "^ \\(C\\) \\d{4}(-\\d{4})? GoodData Corporation$",
578
- "template": " (C) 2025 GoodData Corporation"
578
+ "template": " (C) 2026 GoodData Corporation"
579
579
  }
580
580
  ],
581
581
  "import/order": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/eslint-config",
3
- "version": "11.15.0-alpha.1",
3
+ "version": "11.15.0-alpha.10",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/gooddata/gooddata-ui-sdk.git",