Skip to content

Commit

Permalink
Update Size Limit
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 2, 2017
1 parent 440390f commit 42fe408
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 28 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"chalk": "^2.0.1",
"source-map": "^0.5.6",
"supports-color": "^4.0.0"
"supports-color": "^4.1.0"
},
"devDependencies": {
"babel-core": "^6.25.0",
Expand All @@ -49,8 +49,8 @@
"lint-staged": "^4.0.0",
"postcss-parser-tests": "^6.0.1",
"pre-commit": "^1.2.2",
"run-sequence": "^1.2.2",
"size-limit": "^0.2.0",
"run-sequence": "^2.0.0",
"size-limit": "^0.3.0",
"strip-ansi": "^4.0.0",
"yaspeller-ci": "^0.4.0"
},
Expand Down
54 changes: 29 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -246,13 +246,13 @@ async@^1.4.0:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"

async@^2.1.2:
async@^2.1.2, async@^2.1.4:
version "2.5.0"
resolved "https://registry.yarnpkg.com/async/-/async-2.5.0.tgz#843190fd6b7357a0b9e1c956edddd5ec8462b54d"
dependencies:
lodash "^4.14.0"

async@^2.1.4, async@~2.1.5:
async@~2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/async/-/async-2.1.5.tgz#e587c68580994ac67fc56ff86d3ac56bdbe810bc"
dependencies:
Expand Down Expand Up @@ -1161,14 +1161,6 @@ center-align@^0.1.1:
align-text "^0.1.3"
lazy-cache "^1.0.3"

chalk@*, chalk@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.0.1.tgz#dbec49436d2ae15f536114e76d14656cdbc0f44d"
dependencies:
ansi-styles "^3.1.0"
escape-string-regexp "^1.0.5"
supports-color "^4.0.0"

chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3, chalk@~1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
Expand All @@ -1179,6 +1171,14 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3, chalk@~1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"

chalk@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.0.1.tgz#dbec49436d2ae15f536114e76d14656cdbc0f44d"
dependencies:
ansi-styles "^3.1.0"
escape-string-regexp "^1.0.5"
supports-color "^4.0.0"

chokidar@^1.4.3:
version "1.7.0"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
Expand Down Expand Up @@ -2478,7 +2478,7 @@ gulp-sourcemaps@^2.6.0:
through2 "2.X"
vinyl "1.X"

gulp-util@*, gulp-util@^3.0.0, gulp-util@^3.0.7, gulp-util@^3.0.8:
gulp-util@^3.0.0, gulp-util@^3.0.7, gulp-util@^3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/gulp-util/-/gulp-util-3.0.8.tgz#0054e1e744502e27c04c187c3ecc505dd54bbb4f"
dependencies:
Expand Down Expand Up @@ -2933,8 +2933,8 @@ isobject@^2.0.0, isobject@^2.1.0:
isarray "1.0.0"

isobject@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.0.tgz#39565217f3661789e8a0a0c080d5f7e6bc46e1a0"
version "3.0.1"
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"

isstream@~0.1.2:
version "0.1.2"
Expand Down Expand Up @@ -3773,14 +3773,18 @@ minimatch@~0.2.11:
lru-cache "2"
sigmund "~1.0.0"

minimist@0.0.8, minimist@~0.0.1:
minimist@0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"

minimist@~0.0.1:
version "0.0.10"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"

"mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
Expand Down Expand Up @@ -4613,12 +4617,12 @@ run-async@^2.2.0:
dependencies:
is-promise "^2.1.0"

run-sequence@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/run-sequence/-/run-sequence-1.2.2.tgz#5095a0bebe98733b0140bd08dd80ec030ddacdeb"
run-sequence@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/run-sequence/-/run-sequence-2.0.0.tgz#6ab754fe53cd771d47dbdee63c254882344d5896"
dependencies:
chalk "*"
gulp-util "*"
chalk "^1.1.3"
gulp-util "^3.0.8"

rx-lite-aggregates@^4.0.8:
version "4.0.8"
Expand Down Expand Up @@ -4749,9 +4753,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"

size-limit@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-0.2.0.tgz#b0064c1375750a4033e4266824b602f4a3369258"
size-limit@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/size-limit/-/size-limit-0.3.0.tgz#da930c0c02855cde23ac1b5fa9abf891ac14c288"
dependencies:
babili-webpack-plugin "^0.1.2"
bytes "^2.5.0"
Expand Down Expand Up @@ -4983,9 +4987,9 @@ supports-color@^3.1.0, supports-color@^3.1.2:
dependencies:
has-flag "^1.0.0"

supports-color@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.0.0.tgz#33a7c680aa512c9d03ef929cacbb974d203d2790"
supports-color@^4.0.0, supports-color@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.1.0.tgz#92cc14bb3dad8928ca5656c33e19a19f20af5c7a"
dependencies:
has-flag "^2.0.0"

Expand Down

0 comments on commit 42fe408

Please sign in to comment.