@carbon/ibm-products 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/ibm-products",
3
3
  "description": "Carbon for IBM Products",
4
- "version": "1.2.0",
4
+ "version": "1.2.1",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -53,19 +53,19 @@
53
53
  "@babel/cli": "^7.16.0",
54
54
  "@babel/core": "^7.16.0",
55
55
  "babel-preset-ibm-cloud-cognitive": "^0.14.0",
56
- "chalk": "^4.1.2",
56
+ "chalk": "^5.0.0",
57
57
  "change-case": "^4.1.2",
58
58
  "copyfiles": "^2.4.1",
59
59
  "cross-env": "^7.0.3",
60
60
  "fs-extra": "^10.0.0",
61
61
  "glob": "^7.2.0",
62
- "jest": "^27.3.1",
63
- "jest-config-ibm-cloud-cognitive": "^0.23.0",
62
+ "jest": "^27.4.3",
63
+ "jest-config-ibm-cloud-cognitive": "^0.23.1",
64
64
  "npm-check-updates": "^12.0.2",
65
65
  "npm-run-all": "^4.1.5",
66
66
  "rimraf": "^3.0.2",
67
- "sass": "^1.43.5",
68
- "yargs": "^17.2.1"
67
+ "sass": "^1.44.0",
68
+ "yargs": "^17.3.0"
69
69
  },
70
70
  "dependencies": {
71
71
  "@babel/runtime": "^7.16.3",
@@ -86,5 +86,5 @@
86
86
  "react": "^16.8.6 || ^17.0.1",
87
87
  "react-dom": "^16.8.6 || ^17.0.1"
88
88
  },
89
- "gitHead": "2d73283440932eacac0047223791c6590599d0db"
89
+ "gitHead": "63230fc607bd984fbc15794f58d9b0c00b23b1a4"
90
90
  }