Skip to content

Commit

Permalink
Update most non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2020
1 parent 93beab3 commit b56b11e
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 128 deletions.
22 changes: 11 additions & 11 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@testing-library/jest-dom": "5.11.6",
"@testing-library/react": "11.2.2",
"@wdio/browserstack-service": "6.10.10",
"@wdio/cli": "6.10.10",
"@wdio/local-runner": "6.10.10",
"@wdio/mocha-framework": "6.10.10",
"@wdio/cli": "6.10.11",
"@wdio/local-runner": "6.10.13",
"@wdio/mocha-framework": "6.10.11",
"@wdio/spec-reporter": "6.10.6",
"@wdio/sync": "6.10.10",
"@wdio/sync": "6.10.11",
"aigle": "1.14.1",
"autoprefixer": "9.8.6",
"ava": "3.14.0",
Expand All @@ -50,13 +50,13 @@
"clean-webpack-plugin": "3.0.0",
"colors": "1.4.0",
"config": "3.3.3",
"copy-webpack-plugin": "6.4.0",
"copy-webpack-plugin": "6.4.1",
"countries-list": "2.5.6",
"cross-fetch": "3.0.6",
"cross-spawn": "7.0.3",
"css-loader": "5.0.1",
"dotenv": "8.2.0",
"eslint": "7.15.0",
"eslint": "7.16.0",
"eslint-config-react-app": "6.0.0",
"eslint-config-standard": "16.0.2",
"eslint-config-standard-react": "11.0.1",
Expand All @@ -77,7 +77,7 @@
"handlebars-loader": "1.7.1",
"html-loader": "1.3.2",
"html-webpack-plugin": "4.5.0",
"i18n-iso-countries": "6.3.0",
"i18n-iso-countries": "6.4.0",
"ignore-loader": "0.1.2",
"jest": "26.6.3",
"js-yaml": "3.14.1",
Expand All @@ -93,18 +93,18 @@
"style-loader": "2.0.0",
"thread-loader": "3.0.1",
"wdio-chromedriver-service": "6.0.4",
"webdriverio": "6.10.10",
"webdriverio": "6.10.11",
"webpack": "4.44.2",
"webpack-cli": "4.2.0",
"webpack-dev-server": "3.11.0",
"webpack-merge": "5.7.1",
"webpack-merge": "5.7.2",
"xhr2": "0.2.0"
},
"dependencies": {
"@apollo/react-hooks": "3.1.5",
"@blueprintjs/core": "3.36.0",
"@blueprintjs/datetime": "3.20.0",
"@emotion/react": "11.1.2",
"@emotion/react": "11.1.3",
"@emotion/styled": "11.0.0",
"@fullcalendar/core": "4.4.2",
"@fullcalendar/daygrid": "4.4.2",
Expand Down Expand Up @@ -175,7 +175,7 @@
"redux-persist": "6.0.0",
"resize-observer-polyfill": "1.5.1",
"use-debounce": "5.2.0",
"yup": "0.31.0"
"yup": "0.32.8"
},
"resolutions": {
"leaflet": "1.6.0"
Expand Down
Loading

0 comments on commit b56b11e

Please sign in to comment.