@shell-shock/preset-cli 0.9.16 → 0.9.17

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.16",
3
+ "version": "0.9.17",
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.8.1",
185
185
  "@powerlines/plugin-alloy": "^0.26.16",
186
186
  "@powerlines/plugin-plugin": "^0.12.348",
187
- "@shell-shock/core": "^0.17.4",
188
- "@shell-shock/plugin-banner": "^0.1.31",
189
- "@shell-shock/plugin-completions": "^0.4.12",
190
- "@shell-shock/plugin-console": "^0.2.8",
191
- "@shell-shock/plugin-help": "^0.2.22",
192
- "@shell-shock/plugin-prompts": "^0.3.45",
193
- "@shell-shock/plugin-theme": "^0.4.17",
194
- "@shell-shock/plugin-upgrade": "^0.1.49",
195
- "@shell-shock/preset-script": "^0.6.59",
187
+ "@shell-shock/core": "^0.17.5",
188
+ "@shell-shock/plugin-banner": "^0.1.32",
189
+ "@shell-shock/plugin-completions": "^0.4.13",
190
+ "@shell-shock/plugin-console": "^0.2.9",
191
+ "@shell-shock/plugin-help": "^0.2.23",
192
+ "@shell-shock/plugin-prompts": "^0.3.46",
193
+ "@shell-shock/plugin-theme": "^0.4.18",
194
+ "@shell-shock/plugin-upgrade": "^0.1.50",
195
+ "@shell-shock/preset-script": "^0.6.60",
196
196
  "@stryke/path": "^0.27.4",
197
197
  "@stryke/string-format": "^0.17.9",
198
198
  "@stryke/type-checks": "^0.6.1",
@@ -256,5 +256,5 @@
256
256
  "uc.micro": "2.1.0",
257
257
  "wrap-ansi": "10.0.0"
258
258
  },
259
- "gitHead": "1364666ac28f03cca26271afb582c71a2fe12ecd"
259
+ "gitHead": "6ef904ba0c05e26d17cc27465a09c535d6fd6b3c"
260
260
  }