Skip to content

Commit

Permalink
fix: upgrade graphite (#308)
Browse files Browse the repository at this point in the history
* fix: upgrade graphite

* v3.0.0-alpha.8
  • Loading branch information
XVincentX authored May 17, 2019
1 parent 21e5b4d commit 4b6458a
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "3.0.0-alpha.7",
"version": "3.0.0-alpha.8",
"indipendent": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"release": "lerna version prerelease --preid alpha"
},
"devDependencies": {
"@stoplight/types": "^5.0.0",
"@stoplight/types": "^5.1.1",
"@types/chance": "^1.0.4",
"@types/jest": "^24.0.13",
"@types/node": "^12.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ npm install -g @stoplight/prism-cli
$ prism COMMAND
running command...
$ prism (-v|--version|version)
@stoplight/prism-cli/3.0.0-alpha.7 darwin-x64 node-v12.1.0
@stoplight/prism-cli/3.0.0-alpha.8 darwin-x64 node-v12.1.0
$ prism --help [COMMAND]
USAGE
$ prism COMMAND
Expand Down Expand Up @@ -61,7 +61,7 @@ OPTIONS
-p, --port=port (required) [default: 4010] Port that Prism will run on.
```

_See code: [src/commands/mock.ts](https://github.com/stoplightio/prism/blob/v3.0.0-alpha.7/src/commands/mock.ts)_
_See code: [src/commands/mock.ts](https://github.com/stoplightio/prism/blob/v3.0.0-alpha.8/src/commands/mock.ts)_
<!-- commandsstop -->

## Development
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stoplight/prism-cli",
"version": "3.0.0-alpha.7",
"version": "3.0.0-alpha.8",
"author": "Stoplight <support@stoplight.io>",
"bin": {
"prism": "./bin/run"
Expand All @@ -10,8 +10,8 @@
"@oclif/command": "^1.0.0",
"@oclif/config": "^1.12.12",
"@oclif/plugin-help": "^2.0.0",
"@stoplight/prism-core": "^3.0.0-alpha.7",
"@stoplight/prism-http-server": "^3.0.0-alpha.7",
"@stoplight/prism-core": "^3.0.0-alpha.8",
"@stoplight/prism-http-server": "^3.0.0-alpha.8",
"signale": "^1.4.0",
"tslib": "^1.0.0",
"urijs": "^1.19.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stoplight/prism-core",
"version": "3.0.0-alpha.7",
"version": "3.0.0-alpha.8",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"author": "Stoplight <support@stoplight.io>",
Expand All @@ -16,7 +16,7 @@
"node": ">=8"
},
"dependencies": {
"@stoplight/graphite": "^6.4.0",
"@stoplight/graphite": "^6.4.1",
"axios": "^0.18.0",
"lodash": "^4.0.0",
"mobx": "^5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/http-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stoplight/prism-http-server",
"version": "3.0.0-alpha.7",
"version": "3.0.0-alpha.8",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"author": "Stoplight <support@stoplight.io>",
Expand All @@ -19,8 +19,8 @@
"access": "public"
},
"dependencies": {
"@stoplight/prism-core": "^3.0.0-alpha.7",
"@stoplight/prism-http": "^3.0.0-alpha.7",
"@stoplight/prism-core": "^3.0.0-alpha.8",
"@stoplight/prism-http": "^3.0.0-alpha.8",
"fastify": "^2.3.0",
"tslib": "^1.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stoplight/prism-http",
"version": "3.0.0-alpha.7",
"version": "3.0.0-alpha.8",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"author": "Stoplight <support@stoplight.io>",
Expand All @@ -17,7 +17,7 @@
},
"dependencies": {
"@stoplight/json-schema-faker": "^0.5.0-rc18",
"@stoplight/prism-core": "^3.0.0-alpha.7",
"@stoplight/prism-core": "^3.0.0-alpha.8",
"ajv": "^6.0.0",
"ajv-oai": "^1.0.0",
"axios": "^0.18.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1122,10 +1122,10 @@
resolved "https://registry.yarnpkg.com/@stoplight/fast-safe-stringify/-/fast-safe-stringify-2.1.2.tgz#2811eff4989c3d4c5c9a3789f057e25358db0899"
integrity sha512-ayw3qQ9KNn2K5q6ggrLclh+rdZsSLwYIUz3uAer1NzaCpalJLR4g32G845ylgq7Xy2AunMHnNfD3FC3s0rUcsA==

"@stoplight/graphite@^6.4.0":
version "6.4.0"
resolved "https://registry.yarnpkg.com/@stoplight/graphite/-/graphite-6.4.0.tgz#4bb96ae47325ae49ceb7a9129371f2c5da727025"
integrity sha512-16aVVNgkfwt8Z+hmQ/Keaqc93XPVK0XqiegJBXznwbg/MzxuSIlkJMrNjLFGW5WQ9QEgOnjC3HlcjB2uW9wTHA==
"@stoplight/graphite@^6.4.1":
version "6.4.1"
resolved "https://registry.yarnpkg.com/@stoplight/graphite/-/graphite-6.4.1.tgz#9c9a757ffcb762aa969e1fb0776d026cf4e77645"
integrity sha512-6hQMtiDT44/KbMxNQJ44qgK1zJb55G6z45tijG8sCH5Fo7dNPfrkXvbJXBrd3eY68X5qQbRKLH1TTnqrhurTUg==
dependencies:
"@stoplight/json" "1.x.x"
"@stoplight/json-ref-resolver" "1.x.x"
Expand Down Expand Up @@ -1239,10 +1239,10 @@
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-4.2.0.tgz#47740fc772d86c5ceedc2da3409010f9b9d99916"
integrity sha512-vbsHMDJafbb1D6upWSKzLBW6yf36sA3bO2XdLUL05+YrKpLKvDQyjGE7EwbbbNiP1ecWXhn90ORb83i8hzc/eA==

"@stoplight/types@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-5.0.0.tgz#5d17224f4ba727a1ec7b4e1397f330fab2e2f0de"
integrity sha512-ttAHp4lBiO+0uILKj0poYNFnjPR49CZObPhbba+M7Ss1UUSgo8PlQXaVKxh4klxU8ldgIqTpM+w9bW7Fth/JrQ==
"@stoplight/types@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-5.1.1.tgz#9224aec04948ac59197da503c084c3826598be09"
integrity sha512-XaGr0GFD4CuDCrdbof2pPYIs+FHSNJfvCFur4ZN31iwoTtlhVg0MBwAbj9dlFviUrMMbIflLFaFgqBUNguyMEA==

"@stoplight/yaml@2.2.x", "@stoplight/yaml@2.x.x":
version "2.2.1"
Expand Down

0 comments on commit 4b6458a

Please sign in to comment.