Skip to content

Commit

Permalink
update @operational/scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
stereobooster committed Mar 14, 2019
1 parent f6366a0 commit 75497b9
Show file tree
Hide file tree
Showing 2 changed files with 1,733 additions and 1,887 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ci": "[ ! -z $DANGER_GITHUB_API_TOKEN ] && yarn danger ci || echo \"Skipping Danger for External Contributor\""
},
"devDependencies": {
"@operational/scripts": "^1.4.0-a53652a",
"@operational/scripts": "^1.4.0-44cad96",
"@types/commander": "^2.12.2",
"@types/inquirer": "0.0.44",
"@types/lodash": "^4.14.123",
Expand All @@ -60,31 +60,31 @@
"@types/react": "^16.8.8",
"@types/request": "^2.48.1",
"@types/yamljs": "^0.2.30",
"auto-changelog": "^1.8.0",
"auto-changelog": "^1.11.0",
"danger": "^4.0.1",
"doctoc": "^1.3.1",
"doctoc": "^1.4.0",
"husky": "^0.14.3",
"isomorphic-fetch": "^2.2.1",
"jest-dom": "^3.1.3",
"lint-staged": "^7.2.0",
"nock": "^10.0.0",
"nock": "^10.0.6",
"parcel": "^1.12.2",
"prettier": "^1.16.4",
"react-dom": "^16.4.2",
"react-dom": "^16.8.4",
"react-testing-library": "^5.0.0",
"request": "^2.88.0",
"rollup": "^0.67.3",
"rollup-plugin-typescript2": "^0.20.1"
},
"dependencies": {
"case": "^1.5.5",
"commander": "^2.17.1",
"inquirer": "^6.2.0",
"case": "^1.6.1",
"commander": "^2.19.0",
"inquirer": "^6.2.2",
"lodash": "^4.17.10",
"openapi3-ts": "^0.12.0",
"qs": "^6.6.0",
"react": "^16.4.1",
"react-fast-compare": "^2.0.1",
"react": "^16.8.4",
"react-fast-compare": "^2.0.4",
"swagger2openapi": "^3.2.14",
"url": "^0.11.0",
"yamljs": "^0.3.0"
Expand Down
Loading

0 comments on commit 75497b9

Please sign in to comment.