@carbon/colors 11.12.0 → 11.13.0

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/es/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Copyright IBM Corp. 2018, 2018
2
+ * Copyright IBM Corp. 2018, 2023
3
3
  *
4
4
  * This source code is licensed under the Apache-2.0 license found in the
5
5
  * LICENSE file in the root directory of this source tree.
@@ -576,7 +576,7 @@ var hoverColors = {
576
576
  };
577
577
 
578
578
  /**
579
- * Copyright IBM Corp. 2018, 2018
579
+ * Copyright IBM Corp. 2018, 2023
580
580
  *
581
581
  * This source code is licensed under the Apache-2.0 license found in the
582
582
  * LICENSE file in the root directory of this source tree.
package/index.scss CHANGED
@@ -1,6 +1,6 @@
1
1
  // Code generated by @carbon/colors. DO NOT EDIT.
2
2
  //
3
- // Copyright IBM Corp. 2018, 2021
3
+ // Copyright IBM Corp. 2018, 2023
4
4
  //
5
5
  // This source code is licensed under the Apache-2.0 license found in the
6
6
  // LICENSE file in the root directory of this source tree.
package/lib/index.js CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  /**
6
- * Copyright IBM Corp. 2018, 2018
6
+ * Copyright IBM Corp. 2018, 2023
7
7
  *
8
8
  * This source code is licensed under the Apache-2.0 license found in the
9
9
  * LICENSE file in the root directory of this source tree.
@@ -580,7 +580,7 @@ var hoverColors = {
580
580
  };
581
581
 
582
582
  /**
583
- * Copyright IBM Corp. 2018, 2018
583
+ * Copyright IBM Corp. 2018, 2023
584
584
  *
585
585
  * This source code is licensed under the Apache-2.0 license found in the
586
586
  * LICENSE file in the root directory of this source tree.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/colors",
3
3
  "description": "Colors for digital and software products using the Carbon Design System",
4
- "version": "11.12.0",
4
+ "version": "11.13.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -36,10 +36,10 @@
36
36
  "clean": "rimraf css es lib umd scss index.scss"
37
37
  },
38
38
  "devDependencies": {
39
- "@carbon/cli": "^11.8.0",
40
- "@carbon/cli-reporter": "^10.5.0",
41
- "@carbon/scss-generator": "^10.15.0",
42
- "@carbon/test-utils": "^10.26.0",
39
+ "@carbon/cli": "^11.9.0",
40
+ "@carbon/cli-reporter": "^10.6.0",
41
+ "@carbon/scss-generator": "^10.16.0",
42
+ "@carbon/test-utils": "^10.27.0",
43
43
  "change-case": "^4.1.1",
44
44
  "fs-extra": "^10.0.0",
45
45
  "rimraf": "^4.0.0"
@@ -51,5 +51,5 @@
51
51
  "sassDir": "scss",
52
52
  "needs": "^1.3.0"
53
53
  },
54
- "gitHead": "36b2a3b42be5bebb706861030d1ec4a21ae47c5f"
54
+ "gitHead": "07168bf0272678a04c92cd1e700ac60e66355a95"
55
55
  }
package/umd/index.js CHANGED
@@ -5,7 +5,7 @@
5
5
  })(this, (function (exports) { 'use strict';
6
6
 
7
7
  /**
8
- * Copyright IBM Corp. 2018, 2018
8
+ * Copyright IBM Corp. 2018, 2023
9
9
  *
10
10
  * This source code is licensed under the Apache-2.0 license found in the
11
11
  * LICENSE file in the root directory of this source tree.
@@ -582,7 +582,7 @@
582
582
  };
583
583
 
584
584
  /**
585
- * Copyright IBM Corp. 2018, 2018
585
+ * Copyright IBM Corp. 2018, 2023
586
586
  *
587
587
  * This source code is licensed under the Apache-2.0 license found in the
588
588
  * LICENSE file in the root directory of this source tree.