Skip to content

Commit

Permalink
Merge pull request #3074 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 24, 2020
2 parents 68c46f2 + f4f9152 commit 5182c41
Show file tree
Hide file tree
Showing 3 changed files with 395 additions and 383 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies {
implementation 'io.dropwizard:dropwizard-views-freemarker:2.0.10'
implementation 'io.dropwizard-bundles:dropwizard-configurable-assets-bundle:1.3.5'

implementation 'ru.vyarus.guicey:guicey-jdbi3:5.1.0-1'
implementation 'ru.vyarus.guicey:guicey-jdbi3:5.1.0-2'
implementation 'com.google.guava:guava:29.0-jre' // Pick the non-Android version of Guice
implementation 'commons-collections:commons-collections:3.2.2'

Expand Down
18 changes: 9 additions & 9 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"@storybook/addon-actions": "5.3.19",
"@storybook/react": "5.3.19",
"@wdio/browserstack-service": "6.1.15",
"@wdio/cli": "6.1.19",
"@wdio/local-runner": "6.1.19",
"@wdio/cli": "6.1.20",
"@wdio/local-runner": "6.1.20",
"@wdio/mocha-framework": "6.1.19",
"@wdio/spec-reporter": "6.1.14",
"@wdio/sync": "6.1.14",
"aigle": "1.14.1",
"autoprefixer": "9.8.1",
"autoprefixer": "9.8.4",
"ava": "3.9.0",
"babel-eslint": "10.1.0",
"babel-jest": "26.0.1",
"babel-jest": "26.1.0",
"babel-loader": "8.1.0",
"babel-preset-react-app": "9.1.2",
"cache-loader": "4.1.0",
Expand All @@ -52,7 +52,7 @@
"cross-spawn": "7.0.3",
"css-loader": "3.6.0",
"dotenv": "8.2.0",
"eslint": "7.3.0",
"eslint": "7.3.1",
"eslint-config-react-app": "5.2.1",
"eslint-config-standard": "14.1.1",
"eslint-config-standard-react": "9.2.0",
Expand All @@ -74,7 +74,7 @@
"html-webpack-plugin": "4.3.0",
"i18n-iso-countries": "6.0.0",
"ignore-loader": "0.1.2",
"jest": "26.0.1",
"jest": "26.1.0",
"js-yaml": "3.14.0",
"json-loader": "0.5.7",
"moment-timezone": "0.5.31",
Expand All @@ -86,7 +86,7 @@
"style-loader": "1.2.1",
"thread-loader": "2.1.3",
"wdio-chromedriver-service": "6.0.3",
"webdriverio": "6.1.19",
"webdriverio": "6.1.20",
"webpack": "4.43.0",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0",
Expand Down Expand Up @@ -117,7 +117,7 @@
"email-addresses": "3.1.0",
"file-saver": "2.0.2",
"formik": "2.1.4",
"graphiql": "1.0.2",
"graphiql": "1.0.3",
"graphql": "15.1.0",
"hopscotch": "0.3.1",
"html-react-parser": "0.13.0",
Expand Down Expand Up @@ -148,7 +148,7 @@
"react-scroll": "1.7.16",
"react-svg-text": "0.1.2",
"react-tag-input": "6.4.3",
"react-toastify": "6.0.5",
"react-toastify": "6.0.6",
"react-tooltip": "4.2.7",
"react-ultimate-pagination": "1.2.0",
"react-use-dimensions": "1.2.1",
Expand Down
Loading

0 comments on commit 5182c41

Please sign in to comment.