@shell-shock/preset-cli 0.9.4 → 0.9.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.
Files changed (1) hide show
  1. package/package.json +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shell-shock/preset-cli",
3
- "version": "0.9.4",
3
+ "version": "0.9.5",
4
4
  "private": false,
5
5
  "description": "A package containing a Shell Shock plugin to generate source code given a list design tokens.",
6
6
  "keywords": [
@@ -184,15 +184,15 @@
184
184
  "@powerlines/deepkit": "^0.6.163",
185
185
  "@powerlines/plugin-alloy": "^0.26.0",
186
186
  "@powerlines/plugin-plugin": "^0.12.335",
187
- "@shell-shock/core": "^0.14.5",
188
- "@shell-shock/plugin-banner": "^0.1.19",
189
- "@shell-shock/plugin-completions": "^0.4.0",
190
- "@shell-shock/plugin-console": "^0.1.32",
191
- "@shell-shock/plugin-help": "^0.2.10",
192
- "@shell-shock/plugin-prompts": "^0.3.33",
193
- "@shell-shock/plugin-theme": "^0.4.5",
194
- "@shell-shock/plugin-upgrade": "^0.1.37",
195
- "@shell-shock/preset-script": "^0.6.47",
187
+ "@shell-shock/core": "^0.14.6",
188
+ "@shell-shock/plugin-banner": "^0.1.20",
189
+ "@shell-shock/plugin-completions": "^0.4.1",
190
+ "@shell-shock/plugin-console": "^0.1.33",
191
+ "@shell-shock/plugin-help": "^0.2.11",
192
+ "@shell-shock/plugin-prompts": "^0.3.34",
193
+ "@shell-shock/plugin-theme": "^0.4.6",
194
+ "@shell-shock/plugin-upgrade": "^0.1.38",
195
+ "@shell-shock/preset-script": "^0.6.48",
196
196
  "@stryke/path": "^0.27.3",
197
197
  "@stryke/string-format": "^0.17.7",
198
198
  "@stryke/type-checks": "^0.6.0",
@@ -228,5 +228,5 @@
228
228
  "./package.json": "./package.json"
229
229
  }
230
230
  },
231
- "gitHead": "7c942f2fc1b4f65700076cd29604ce47025cd584"
231
+ "gitHead": "6c897d700220ac96c695780afdd2a09425b37b5e"
232
232
  }