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 56eb836 commit 701bb40
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
2 changes: 1 addition & 1 deletion 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.3.0",
"@operational/scripts": "^1.4.0-a53652a",
"@types/commander": "^2.12.2",
"@types/inquirer": "0.0.44",
"@types/jest": "^24.0.11",
Expand Down
17 changes: 4 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -842,16 +842,15 @@
universal-user-agent "^2.0.0"
url-template "^2.0.8"

"@operational/scripts@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@operational/scripts/-/scripts-1.3.0.tgz#414f84f269fa66e73b66b6ea8a2c2badfc12c13f"
integrity sha512-/XGIMbc6zYCWRWt/YbWHpl+gTud9rH5vv9Cku1N6MAsxKUuqRcXfMMNi8ZjHnzdxnxeyty5SU5LiNkKiVICeBg==
"@operational/scripts@^1.4.0-a53652a":
version "1.4.0-a53652a"
resolved "https://registry.yarnpkg.com/@operational/scripts/-/scripts-1.4.0-a53652a.tgz#d3f400cbdbacbde425ae5c5679523db4b2dcee35"
integrity sha512-LJXXX8lvlCgpSzOMv3sAkUsU92z46tljv/GMd8W2xvcVJk/we/NlMQ3xAqRsp+AhNpvObtCkGO5XDh1E5m/TNQ==
dependencies:
"@types/jest" "^23.3.1"
connect-history-api-fallback "^1.5.0"
copy-webpack-plugin "^4.6.0"
danger "^6.0.2"
danger-plugin-jest "^1.1.0"
doctoc "^1.3.1"
fs-extra "^7.0.0"
html-webpack-plugin "^3.2.0"
Expand Down Expand Up @@ -3104,14 +3103,6 @@ cyclist@~0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"

danger-plugin-jest@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/danger-plugin-jest/-/danger-plugin-jest-1.1.0.tgz#9b53e14a0483e6de5a65f8d58fbb6a8121a948d4"
dependencies:
strip-ansi "^4.0.0"
optionalDependencies:
serve "^5.1.5"

danger@^4.0.1:
version "4.0.2"
resolved "https://registry.yarnpkg.com/danger/-/danger-4.0.2.tgz#9a9064ea07d83734f72e9731f265cfd282cca71c"
Expand Down

0 comments on commit 701bb40

Please sign in to comment.