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

Commit

Permalink
patch: Update external-non-major
Browse files Browse the repository at this point in the history
Change-type: patch
  • Loading branch information
renovate-bot committed Aug 30, 2021
1 parent 1e80380 commit cd5fe62
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 32 deletions.
6 changes: 3 additions & 3 deletions apps/action-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/action-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"rimraf": "^3.0.2",
"ts-jest": "^27.0.5",
"ts-node": "^10.2.1",
"typedoc": "^0.21.8",
"typedoc": "^0.21.9",
"typescript": "^4.4.2"
}
}
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 @@ -41,7 +41,7 @@
"eslint": "^7.32.0",
"rimraf": "^3.0.2",
"ts-loader": "^8.3.0",
"typedoc": "^0.21.8",
"typedoc": "^0.21.9",
"typescript": "^4.4.2",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^3.11.2"
Expand Down
6 changes: 3 additions & 3 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 @@ -74,7 +74,7 @@
"request": "^2.88.2",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.5",
"typedoc": "^0.21.8",
"typedoc": "^0.21.9",
"typescript": "^4.4.2"
}
}
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 Down Expand Up @@ -114,7 +114,7 @@
"sinon": "^11.1.2",
"ts-jest": "^26.5.6",
"ts-loader": "^8.3.0",
"typedoc": "^0.21.8",
"typedoc": "^0.21.9",
"typescript": "^4.4.2",
"webpack-cli": "^4.8.0",
"webpack-dev-server": "^3.11.2",
Expand Down
14 changes: 7 additions & 7 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 @@ -106,7 +106,7 @@
"mustache": "^4.2.0",
"nock": "^13.1.3",
"node-jose": "^2.0.0",
"puppeteer": "^10.1.0",
"puppeteer": "^10.2.0",
"random-words": "^1.1.1",
"randomstring": "^1.2.1",
"request": "^2.88.2",
Expand Down

0 comments on commit cd5fe62

Please sign in to comment.