Skip to content

Commit

Permalink
Merge pull request #3083 from NCI-Agency/renovate/most-minor-patch
Browse files Browse the repository at this point in the history
Update most non-major dependencies
  • Loading branch information
VassilIordanov committed Jun 27, 2020
2 parents 5182c41 + 7377569 commit 02ca75a
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
// Used for converting GraphQL request output to XML:
implementation 'com.github.javadev:underscore-lodash:1.26'
// For JSON schema validation
implementation 'com.networknt:json-schema-validator:1.0.40'
implementation 'com.networknt:json-schema-validator:1.0.41'

// used for writing Excel documents
implementation 'org.apache.poi:poi:4.1.2'
Expand Down
12 changes: 6 additions & 6 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@storybook/addon-actions": "5.3.19",
"@storybook/react": "5.3.19",
"@wdio/browserstack-service": "6.1.15",
"@wdio/cli": "6.1.20",
"@wdio/local-runner": "6.1.20",
"@wdio/cli": "6.1.22",
"@wdio/local-runner": "6.1.22",
"@wdio/mocha-framework": "6.1.19",
"@wdio/spec-reporter": "6.1.14",
"@wdio/sync": "6.1.14",
Expand Down Expand Up @@ -58,7 +58,7 @@
"eslint-config-standard-react": "9.2.0",
"eslint-loader": "4.0.2",
"eslint-plugin-flowtype": "5.1.3",
"eslint-plugin-import": "2.21.2",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
Expand Down Expand Up @@ -86,7 +86,7 @@
"style-loader": "1.2.1",
"thread-loader": "2.1.3",
"wdio-chromedriver-service": "6.0.3",
"webdriverio": "6.1.20",
"webdriverio": "6.1.22",
"webpack": "4.43.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0",
Expand All @@ -95,8 +95,8 @@
},
"dependencies": {
"@apollo/react-hooks": "3.1.5",
"@blueprintjs/core": "3.28.2",
"@blueprintjs/datetime": "3.18.2",
"@blueprintjs/core": "3.29.0",
"@blueprintjs/datetime": "3.18.3",
"@fullcalendar/core": "4.4.2",
"@fullcalendar/daygrid": "4.4.2",
"@fullcalendar/interaction": "4.4.2",
Expand Down
84 changes: 42 additions & 42 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1465,12 +1465,12 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@blueprintjs/core@3.28.2", "@blueprintjs/core@^3.28.2":
version "3.28.2"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.28.2.tgz#b1be8766b78f72d73552d88e9d6c2c5297a17994"
integrity sha512-EGl6tByE4ME+ZvhZYr3Idq3T0otL5r6WLRgUEXLVUq8gzmPKSGHfJKPOisMZY9NEsrVUhwfl0c9vA1Wu1B6NsA==
"@blueprintjs/core@3.29.0", "@blueprintjs/core@^3.29.0":
version "3.29.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.29.0.tgz#3b8df57e512f9e42623ee21a3fe71fa13c2b7ba1"
integrity sha512-3BO6hAFHEN0dS4yeDFH+Luh5ZPbCgl9LHWgaI+Aj4/5doPRImF5lRY+r9L3nW/KK7LBPnCS8gVc1BcfvoZgQVw==
dependencies:
"@blueprintjs/icons" "^3.18.1"
"@blueprintjs/icons" "^3.19.0"
"@types/dom4" "^2.0.1"
classnames "^2.2"
dom4 "^2.1.5"
Expand All @@ -1482,21 +1482,21 @@
resize-observer-polyfill "^1.5.1"
tslib "~1.10.0"

"@blueprintjs/datetime@3.18.2":
version "3.18.2"
resolved "https://registry.yarnpkg.com/@blueprintjs/datetime/-/datetime-3.18.2.tgz#37760836029d038cca8ed34a69fe6c2150508d28"
integrity sha512-OIIQtL0utvlxEatL+iBM97MixMN7WiivH70/7vWVippK4/ljx9yxDlGugDchVqrj7JMeZkXJzfBwWUSGuHYphA==
"@blueprintjs/datetime@3.18.3":
version "3.18.3"
resolved "https://registry.yarnpkg.com/@blueprintjs/datetime/-/datetime-3.18.3.tgz#3c0d6ac0429c2ebdb0f20ba68cdce798c9e2edd3"
integrity sha512-kFPyBup3V3UMU6cUeD5RCvbMj0bbvEd3XzWeVAPwhVhSEH/VeGXb0kdI6Su41PCzekpYL6uKXU/dbWtcUpwwpA==
dependencies:
"@blueprintjs/core" "^3.28.2"
"@blueprintjs/core" "^3.29.0"
classnames "^2.2"
react-day-picker "7.3.2"
react-lifecycles-compat "^3.0.4"
tslib "~1.10.0"

"@blueprintjs/icons@^3.18.1":
version "3.18.1"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.18.1.tgz#cd41705254b970339b34d0110cadfad1fab08a16"
integrity sha512-24FihaUmhjTVr1wIXAdqblMjrnxE3g4Rx46BEERNd5xvfS0yeR/MMICStVTOfUQViWkn9uN4Ghe2SPFlHK/FPA==
"@blueprintjs/icons@^3.19.0":
version "3.19.0"
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.19.0.tgz#83ad9fe213705f6656dbec6e9d6bec75d3564455"
integrity sha512-pFgEdSDj8q8ESofuXXSfonsiiqQNJ0u54vr8zxQyKggSwgMyASM/h9MdFVED7jXaj5nsda4or+hWM1ilUeES4Q==
dependencies:
classnames "^2.2"
tslib "~1.10.0"
Expand Down Expand Up @@ -2868,10 +2868,10 @@
browserstack-local "^1.4.5"
got "^11.0.2"

"@wdio/cli@6.1.20":
version "6.1.20"
resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-6.1.20.tgz#461e209cfd3fc8359074b9e0528f1956b0c0acc8"
integrity sha512-uPl6Aj19TeeaHVp94wJH8gvaD8GVTQuqcbKWthFGckQsuRoh8YgEToA6/EndEIccRsaqqcRDu8rwufyNUABmJQ==
"@wdio/cli@6.1.22":
version "6.1.22"
resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-6.1.22.tgz#3e4633718761b2c00ac87957f2af44fc5ded36cb"
integrity sha512-/Z8Vef7m2qb2+Wsv0e9PKSUzsKynf0IgB4TT1bo5xhPjusm4DqWH+ptBuCkXXXoJBHSSyzZFqP2cSnByjICAWQ==
dependencies:
"@wdio/config" "6.1.14"
"@wdio/logger" "6.0.16"
Expand All @@ -2887,7 +2887,7 @@
lodash.pickby "^4.6.0"
lodash.union "^4.6.0"
log-update "^4.0.0"
webdriverio "6.1.20"
webdriverio "6.1.22"
yargs "^15.0.1"
yarn-install "^1.0.0"

Expand All @@ -2900,14 +2900,14 @@
deepmerge "^4.0.0"
glob "^7.1.2"

"@wdio/local-runner@6.1.20":
version "6.1.20"
resolved "https://registry.yarnpkg.com/@wdio/local-runner/-/local-runner-6.1.20.tgz#7f014643c6f6ceb0955bb7594ae9b344cceec316"
integrity sha512-N6j+LvNgfUiNfp8lrtzfG1pd7mkHkAxoNW4Ry/Z+f5msYQjFdM7V0O+GdA3KFy42/djO2eo2ovFGqdZettUwfQ==
"@wdio/local-runner@6.1.22":
version "6.1.22"
resolved "https://registry.yarnpkg.com/@wdio/local-runner/-/local-runner-6.1.22.tgz#e11350896c53c8c6349f949be3d033670350b30d"
integrity sha512-i7wIUDG4giJQehNg8N78vMi+GS5NGaOmz9OsyhW6jy0ZC7Pmx8pLG9S9Su99WPYth4TE9VXwnhZu64oUTxHYAQ==
dependencies:
"@wdio/logger" "6.0.16"
"@wdio/repl" "6.1.17"
"@wdio/runner" "6.1.20"
"@wdio/runner" "6.1.22"
async-exit-hook "^2.0.1"
stream-buffers "^3.0.2"

Expand Down Expand Up @@ -2950,18 +2950,18 @@
dependencies:
fs-extra "^9.0.0"

"@wdio/runner@6.1.20":
version "6.1.20"
resolved "https://registry.yarnpkg.com/@wdio/runner/-/runner-6.1.20.tgz#dc410754fea747bf6e208ef25f87387c42e93ac0"
integrity sha512-TYaYsFcJ3LvdxSJiX5WGDREOPI+TJXmC/lR9EuU898lh4jm26MuaV4a/KlW/yoAcrH6e60Z2txlxrqBkAZOyMw==
"@wdio/runner@6.1.22":
version "6.1.22"
resolved "https://registry.yarnpkg.com/@wdio/runner/-/runner-6.1.22.tgz#827a93e45b29ddaccdb45f3dac30b6d3194d59c3"
integrity sha512-EWon74uKMEO/kPzoIQ71n/qI3c+OoILrpqzu0qvnF39n4XrLrHcqxuy7VMtGGG7uP7fnCQdCKP9f80wc8JWLTA==
dependencies:
"@wdio/config" "6.1.14"
"@wdio/logger" "6.0.16"
"@wdio/utils" "6.1.17"
deepmerge "^4.0.0"
gaze "^1.1.2"
webdriver "6.1.17"
webdriverio "6.1.20"
webdriverio "6.1.22"

"@wdio/spec-reporter@6.1.14":
version "6.1.14"
Expand Down Expand Up @@ -6352,10 +6352,10 @@ detect-port@^1.3.0:
address "^1.0.1"
debug "^2.6.0"

devtools@6.1.20:
version "6.1.20"
resolved "https://registry.yarnpkg.com/devtools/-/devtools-6.1.20.tgz#0286709c0a009923d6ddb5d0ad90a508904bbf77"
integrity sha512-xSLip35gydJvjw7xPnj+Wu/5QPo0TK+kR1X5CmRZQNPA0WvhRirUBN7bz7gClDyGbcNNNh8klNY9yJm6N9+gFA==
devtools@6.1.22:
version "6.1.22"
resolved "https://registry.yarnpkg.com/devtools/-/devtools-6.1.22.tgz#7b55a41b497e131b47a33147e5297c7809d7fa51"
integrity sha512-6m8UCXjDvJgcxm2MuL7TSss2c14KlOZ972jyGdUZi8omjeIa1s2ZrXYFGPK2Gl3XKvl8k8Co3d97W8AHODZgEg==
dependencies:
"@wdio/config" "6.1.14"
"@wdio/logger" "6.0.16"
Expand Down Expand Up @@ -7029,10 +7029,10 @@ eslint-plugin-flowtype@5.1.3:
lodash "^4.17.15"
string-natural-compare "^3.0.1"

eslint-plugin-import@2.21.2:
version "2.21.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.21.2.tgz#8fef77475cc5510801bedc95f84b932f7f334a7c"
integrity sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA==
eslint-plugin-import@2.22.0:
version "2.22.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
dependencies:
array-includes "^3.1.1"
array.prototype.flat "^1.2.3"
Expand Down Expand Up @@ -15535,18 +15535,18 @@ webdriver@6.1.17:
got "^11.0.2"
lodash.merge "^4.6.1"

webdriverio@6.1.20:
version "6.1.20"
resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-6.1.20.tgz#0970408b65d7869fe84f72695c94c3211c0b7076"
integrity sha512-MqM5SWG+IjcWQvJbjS9z0Lx0JGR3J52HdcU3zcjNGE/+WceKaSDWdJRp/kfXpu2qGixse6gZU6m94pQx1uU9Rg==
webdriverio@6.1.22:
version "6.1.22"
resolved "https://registry.yarnpkg.com/webdriverio/-/webdriverio-6.1.22.tgz#c230d639e141e64c16240dbcce49e13183cb46c8"
integrity sha512-OBiur+Lybs3V+//OtU+9/qwTsLwRIicsVyYCBSqVFGBu3shk0zM6BppfB6uHeRSBmMGSRtA4od1K/rFysX1j6w==
dependencies:
"@wdio/config" "6.1.14"
"@wdio/logger" "6.0.16"
"@wdio/repl" "6.1.17"
"@wdio/utils" "6.1.17"
archiver "^4.0.1"
css-value "^0.0.1"
devtools "6.1.20"
devtools "6.1.22"
grapheme-splitter "^1.0.2"
lodash.clonedeep "^4.5.0"
lodash.isobject "^3.0.2"
Expand Down

0 comments on commit 02ca75a

Please sign in to comment.