@carbon/storybook-addon-theme 2.5.0 → 2.6.0

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 +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/storybook-addon-theme",
3
3
  "description": "Carbon theme switcher for Storybook",
4
- "version": "2.5.0",
4
+ "version": "2.6.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "dist/react.js",
7
7
  "repository": {
@@ -60,9 +60,9 @@
60
60
  "@babel/cli": "^7.23.9",
61
61
  "@babel/core": "^7.23.9",
62
62
  "@babel/preset-react": "^7.23.3",
63
- "npm-check-updates": "^16.14.12",
63
+ "npm-check-updates": "^17.1.11",
64
64
  "npm-run-all": "^4.1.5",
65
65
  "rimraf": "^5.0.5"
66
66
  },
67
- "gitHead": "a8985c2671543ecba2fa2e1fc3e8e47dae17cef7"
67
+ "gitHead": "9c13cb4cc22e27ff7d74953395dc3a096c9ac3a5"
68
68
  }