Skip to content

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcherubini committed Mar 27, 2017
1 parent 19850fa commit 99b2b77
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
"param-case": "^2.1.0",
"pug": "^2.0.0-beta11",
"require-from-string": "^1.2.1",
"vue": "^2.2.3",
"vue-server-renderer": "^2.2.3",
"vue": "^2.2.6",
"vue-server-renderer": "^2.2.6",
"xss": "^0.3.1"
}
}
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1565,15 +1565,15 @@ escope@^3.6.0:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint-config-xo-space@^0.15.0:
version "0.15.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-space/-/eslint-config-xo-space-0.15.0.tgz#1174a376c159afd03295d5a1ca9c488fb5379cd0"
eslint-config-xo-space@^0.16.0:
version "0.16.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-space/-/eslint-config-xo-space-0.16.0.tgz#5241a8adfaafec53a6f2236da5f9d6a41c5ff84d"
dependencies:
eslint-config-xo "^0.17.0"
eslint-config-xo "^0.18.0"

eslint-config-xo@^0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.17.0.tgz#1e7d4a86bf49179805c4622e832a7b1beeb4e881"
eslint-config-xo@^0.18.0:
version "0.18.1"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.18.1.tgz#f3bc873b33b2c82513d881eacb2ee3428407ad33"

eslint-plugin-babel@^4.0.0:
version "4.1.1"
Expand Down Expand Up @@ -1879,9 +1879,9 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"

flow-bin@^0.41.0:
version "0.41.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.41.0.tgz#8badac9a19da45004997e599bd316518db489b2e"
flow-bin@^0.42.0:
version "0.42.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.42.0.tgz#05dd754b6b052de7b150f9210e2160746961e3cf"

fn-name@^2.0.0:
version "2.0.1"
Expand Down Expand Up @@ -4865,9 +4865,9 @@ void-elements@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz#c066afb582bb1cb4128d60ea92392e94d5e9dbec"

vue-server-renderer@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/vue-server-renderer/-/vue-server-renderer-2.2.2.tgz#05129de67d64f49d52734ccadecf691de0ed5eb4"
vue-server-renderer@^2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/vue-server-renderer/-/vue-server-renderer-2.2.6.tgz#0a20535544b6948bca076380d058e19bb1304eef"
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
Expand All @@ -4881,9 +4881,9 @@ vue-ssr-html-stream@^2.1.0:
dependencies:
serialize-javascript "^1.3.0"

vue@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.2.2.tgz#17ed34028a6ab4de855738a1d7beabdf409ee23f"
vue@^2.2.6:
version "2.2.6"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.2.6.tgz#451714b394dd6d4eae7b773c40c2034a59621aed"

which-module@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 99b2b77

Please sign in to comment.