Skip to content

Commit

Permalink
adds 0.9.0-alpha-4 (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
delambo authored and ccpricenytimes committed Aug 16, 2017
1 parent 7b1a019 commit a11bb86
Show file tree
Hide file tree
Showing 11 changed files with 160 additions and 153 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@

## Master

## 0.9.0-alpha.4 08/14/17

- Upgrades [node-sass from 4.5.0 to 4.5.3](https://github.com/sass/node-sass/releases) for Node 8 support.


## 0.9.0-alpha.3 08/10/17

- Adds lint rule that restricts server imports. See more in [eslint-config-kyt 0.5.0 changelog](/packages/eslint-config-kyt/README.md#changelog).
Expand Down
7 changes: 6 additions & 1 deletion packages/eslint-config-kyt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,10 @@
"prettier": "1.5.2",
"prettier-eslint-cli": "4.1.1"
},
"keywords": ["kyt", "eslint", "config", "eslint-config"]
"keywords": [
"kyt",
"eslint",
"config",
"eslint-config"
]
}
8 changes: 6 additions & 2 deletions packages/kyt-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kyt",
"version": "0.9.0-alpha.3",
"version": "0.9.0-alpha.4",
"description": "kyt is a toolkit that encapsulates and manages the configuration for web apps.",
"author": "NYTimes",
"license": "Apache-2.0",
Expand Down Expand Up @@ -77,5 +77,9 @@
"webpack-merge": "4.1.0",
"webpack-node-externals": "1.6.0"
},
"keywords": ["kyt", "core", "kyt-core"]
"keywords": [
"kyt",
"core",
"kyt-core"
]
}
79 changes: 39 additions & 40 deletions packages/kyt-core/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -932,8 +932,8 @@ big.js@^3.1.3:
resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.1.3.tgz#4cada2193652eb3ca9ec8e55c9015669c9806978"

binary-extensions@^1.0.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.9.0.tgz#66506c16ce6f4d6928a5b3cd6a33ca41e941e37b"
version "1.10.0"
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.10.0.tgz#9aeb9a6c5e88638aad171e167f5900abe24835d0"

block-stream@*:
version "0.0.9"
Expand Down Expand Up @@ -1050,11 +1050,11 @@ browserslist@^1.1.1, browserslist@^1.1.3, browserslist@^1.3.6, browserslist@^1.5
electron-to-chromium "^1.2.7"

browserslist@^2.1.3:
version "2.3.1"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-2.3.1.tgz#39500a2090330b2a090120ea6c7fc78b6e091c5e"
version "2.3.2"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-2.3.2.tgz#343ff101cce799d5eaf0b742e17d0d21efc2d379"
dependencies:
caniuse-lite "^1.0.30000712"
electron-to-chromium "^1.3.17"
caniuse-lite "^1.0.30000715"
electron-to-chromium "^1.3.18"

bser@1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -1151,12 +1151,12 @@ caniuse-api@^1.5.2:
lodash.uniq "^4.5.0"

caniuse-db@^1.0.30000187, caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
version "1.0.30000713"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000713.tgz#ea01761840b5f148faf94ec5f34d0aa1d321966f"
version "1.0.30000715"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000715.tgz#0b9b5c795950dfbaf301a8806bafe87f126da8ca"

caniuse-lite@^1.0.30000670, caniuse-lite@^1.0.30000712:
version "1.0.30000713"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000713.tgz#33957ecb4a2154a5d40a60d13d8bf1cfa0881a8a"
caniuse-lite@^1.0.30000670, caniuse-lite@^1.0.30000715:
version "1.0.30000715"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000715.tgz#c327f5e6d907ebcec62cde598c3bf0dd793fb9a0"

caseless@~0.12.0:
version "0.12.0"
Expand All @@ -1179,7 +1179,7 @@ chalk@^1.0, chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"

chalk@^2.0.1:
chalk@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.1.0.tgz#ac5becf14fa21b99c6c92ca7a7d7cfd5b17e743e"
dependencies:
Expand Down Expand Up @@ -1810,8 +1810,8 @@ dns-equal@^1.0.0:
resolved "https://registry.yarnpkg.com/dns-equal/-/dns-equal-1.0.0.tgz#b39e7f1da6eb0a75ba9c17324b34753c47e0654d"

dns-packet@^1.0.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.1.1.tgz#2369d45038af045f3898e6fa56862aed3f40296c"
version "1.2.1"
resolved "https://registry.yarnpkg.com/dns-packet/-/dns-packet-1.2.1.tgz#d0124c651d0efb969a80481dddeb25e6c2c12b44"
dependencies:
ip "^1.1.0"
safe-buffer "^5.0.1"
Expand Down Expand Up @@ -1918,7 +1918,7 @@ ee-first@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"

electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.17:
electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.18:
version "1.3.18"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.18.tgz#3dcc99da3e6b665f6abbc71c28ad51a2cd731a9c"

Expand Down Expand Up @@ -2012,8 +2012,8 @@ es-to-primitive@^1.1.1:
is-symbol "^1.0.1"

es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14:
version "0.10.26"
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.26.tgz#51b2128a531b70c4f6764093a73cbebb82186372"
version "0.10.27"
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.27.tgz#bf926b058c62b1cb5de1a887930673b6aa6d9a66"
dependencies:
es6-iterator "2"
es6-symbol "~3.1"
Expand Down Expand Up @@ -2107,9 +2107,9 @@ eslint-config-airbnb@15.0.2:
dependencies:
eslint-config-airbnb-base "^11.2.0"

eslint-config-kyt@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/eslint-config-kyt/-/eslint-config-kyt-0.4.0.tgz#6b327418d41d977544fbbc037f8f1f9130897576"
eslint-config-kyt@0.5.0-alpha.1:
version "0.5.0-alpha.1"
resolved "https://registry.yarnpkg.com/eslint-config-kyt/-/eslint-config-kyt-0.5.0-alpha.1.tgz#95f1607fa7989360fd96e3327fab197f42d1f6f1"

eslint-config-prettier@2.3.0:
version "2.3.0"
Expand Down Expand Up @@ -2736,7 +2736,7 @@ glob@~7.0.6:
once "^1.3.0"
path-is-absolute "^1.0.0"

global@^4.3.0, global@^4.3.2:
global@^4.3.0:
version "4.3.2"
resolved "https://registry.yarnpkg.com/global/-/global-4.3.2.tgz#e76989268a6c74c38908b1305b10fc0e394e9d0f"
dependencies:
Expand Down Expand Up @@ -4407,9 +4407,9 @@ node-pre-gyp@^0.6.36:
tar "^2.2.1"
tar-pack "^3.4.0"

node-sass@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.5.0.tgz#532e37bad0ce587348c831535dbc98ea4289508b"
node-sass@4.5.3:
version "4.5.3"
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.5.3.tgz#d09c9d1179641239d1b97ffc6231fdcec53e1568"
dependencies:
async-foreach "^0.1.3"
chalk "^1.1.1"
Expand All @@ -4426,7 +4426,7 @@ node-sass@4.5.0:
nan "^2.3.2"
node-gyp "^3.3.1"
npmlog "^4.0.0"
request "^2.61.0"
request "^2.79.0"
sass-graph "^2.1.1"
stdout-stream "^1.4.0"

Expand Down Expand Up @@ -5132,12 +5132,12 @@ postcss@^5.0.0, postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.
supports-color "^3.2.3"

postcss@^6.0.1, postcss@^6.x:
version "6.0.8"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.8.tgz#89067a9ce8b11f8a84cbc5117efc30419a0857b3"
version "6.0.9"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.9.tgz#54819766784a51c65b1ec4d54c2f93765438c35a"
dependencies:
chalk "^2.0.1"
chalk "^2.1.0"
source-map "^0.5.6"
supports-color "^4.2.0"
supports-color "^4.2.1"

prelude-ls@~1.1.2:
version "1.1.2"
Expand Down Expand Up @@ -5575,7 +5575,7 @@ request-promise-native@^1.0.3:
stealthy-require "^1.1.0"
tough-cookie ">=2.3.0"

request@2, request@^2.61.0, request@^2.79.0, request@^2.81.0:
request@2, request@^2.79.0, request@^2.81.0:
version "2.81.0"
resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0"
dependencies:
Expand Down Expand Up @@ -5630,8 +5630,8 @@ requires-port@1.0.x, requires-port@1.x.x:
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"

reserved-words@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/reserved-words/-/reserved-words-0.1.1.tgz#6f7c15e5e5614c50da961630da46addc87c0cef2"
version "0.1.2"
resolved "https://registry.yarnpkg.com/reserved-words/-/reserved-words-0.1.2.tgz#00a0940f98cd501aeaaac316411d9adc52b31ab1"

resolve-from@^1.0.0:
version "1.0.1"
Expand Down Expand Up @@ -6242,7 +6242,7 @@ supports-color@^3.1.0, supports-color@^3.1.1, supports-color@^3.1.2, supports-co
dependencies:
has-flag "^1.0.0"

supports-color@^4.0.0, supports-color@^4.2.0:
supports-color@^4.0.0, supports-color@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.2.1.tgz#65a4bb2631e90e02420dba5554c375a4754bb836"
dependencies:
Expand Down Expand Up @@ -6370,10 +6370,9 @@ timed-out@^2.0.0:
resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-2.0.0.tgz#f38b0ae81d3747d628001f41dafc652ace671c0a"

timers-browserify@^2.0.2:
version "2.0.3"
resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.3.tgz#41fd0bdc926a5feedc33a17a8e1f7d491925f7fc"
version "2.0.4"
resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.4.tgz#96ca53f4b794a5e7c0e1bd7cc88a372298fa01e6"
dependencies:
global "^4.3.2"
setimmediate "^1.0.4"

tmp@^0.0.29:
Expand Down Expand Up @@ -6640,8 +6639,8 @@ webidl-conversions@^3.0.0:
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"

webidl-conversions@^4.0.0, webidl-conversions@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.1.tgz#8015a17ab83e7e1b311638486ace81da6ce206a0"
version "4.0.2"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"

webpack-assets-manifest@0.7.0:
version "0.7.0"
Expand Down Expand Up @@ -6816,8 +6815,8 @@ wordwrap@~1.0.0:
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"

worker-farm@^1.3.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.4.1.tgz#a438bc993a7a7d133bcb6547c95eca7cff4897d8"
version "1.5.0"
resolved "https://registry.yarnpkg.com/worker-farm/-/worker-farm-1.5.0.tgz#adfdf0cd40581465ed0a1f648f9735722afd5c8d"
dependencies:
errno "^0.1.4"
xtend "^4.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/kyt-starter-static/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kyt-starter-static",
"version": "0.6.0-alpha.3",
"version": "0.6.0-alpha.4",
"description": "",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/kyt-starter-static/starter-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"enzyme": "2.4.1",
"kyt": "0.9.0-alpha.3",
"kyt": "0.9.0-alpha.4",
"react-addons-test-utils": "15.3.0"
}
}
Loading

0 comments on commit a11bb86

Please sign in to comment.