File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " next" ,
3
- "version" : " 2.0.0-beta.32 " ,
3
+ "version" : " 2.0.0-beta.33 " ,
4
4
"description" : " Minimalistic framework for server-rendered React applications" ,
5
5
"main" : " ./dist/server/next.js" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change @@ -1414,9 +1414,9 @@ cross-env@3.1.4:
1414
1414
dependencies :
1415
1415
cross-spawn "^3.0.1"
1416
1416
1417
- cross-spawn@5.0.1 :
1418
- version "5.0.1 "
1419
- resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.0.1. tgz#a3bbb302db2297cbea3c04edf36941f4613aa399 "
1417
+ cross-spawn@5.1.0 :
1418
+ version "5.1.0 "
1419
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0. tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449 "
1420
1420
dependencies :
1421
1421
lru-cache "^4.0.1"
1422
1422
shebang-command "^1.2.0"
@@ -2983,14 +2983,14 @@ js-tokens@^3.0.0:
2983
2983
version "3.0.1"
2984
2984
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
2985
2985
2986
- js-yaml@3.6.1, js-yaml@^3.5.1 :
2986
+ js-yaml@3.6.1 :
2987
2987
version "3.6.1"
2988
2988
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
2989
2989
dependencies :
2990
2990
argparse "^1.0.7"
2991
2991
esprima "^2.6.0"
2992
2992
2993
- js-yaml@^3.7.0 :
2993
+ js-yaml@^3.5.1, js-yaml@^3. 7.0 :
2994
2994
version "3.8.1"
2995
2995
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.1.tgz#782ba50200be7b9e5a8537001b7804db3ad02628"
2996
2996
dependencies :
You can’t perform that action at this time.
0 commit comments