Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7068 from product-os/renovate/external-non-major
Browse files Browse the repository at this point in the history
patch: Update external-non-major
  • Loading branch information
bulldozer-balena[bot] authored Aug 30, 2021
2 parents 92a549b + a665ff3 commit 4974b0b
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 53 deletions.
6 changes: 3 additions & 3 deletions apps/livechat/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/livechat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-router-dom": "^5.2.1",
"rendition": "^21.6.1",
"rendition": "^21.6.2",
"style-loader": "^2.0.0",
"webpack": "^4.46.0",
"webpack-bundle-analyzer": "^4.4.2"
Expand Down
46 changes: 14 additions & 32 deletions apps/server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"multer": "^1.4.3",
"response-time": "^2.3.2",
"skhema": "^5.3.4",
"socket.io": "^4.1.3",
"socket.io": "^4.2.0",
"socket.io-redis": "^6.1.1",
"uuid": "^8.3.2"
},
Expand Down
18 changes: 9 additions & 9 deletions apps/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions apps/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"memoize-one": "^5.2.0",
"monaco-editor": "^0.26.1",
"monaco-editor-webpack-plugin": "^4.1.1",
"monaco-editor": "^0.27.0",
"monaco-editor-webpack-plugin": "^4.1.2",
"plotly.js": "^1.58.5",
"pluralize": "^8.0.0",
"query-string": "^7.0.1",
Expand All @@ -75,7 +75,7 @@
"redux": "^4.1.1",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.3.0",
"rendition": "^21.6.1",
"rendition": "^21.6.2",
"skhema": "^5.3.4",
"style-loader": "^2.0.0",
"styled-components": "^5.3.1",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"eslint-plugin-lodash": "^7.3.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.25.0",
"eslint-plugin-react": "^7.25.1",
"front-sdk": "^0.8.1",
"jsonwebtoken": "^8.5.1",
"lint-staged": "^11.1.2",
Expand Down

0 comments on commit 4974b0b

Please sign in to comment.