Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump kotlinx-coroutines-core from 1.5.2 to 1.6.3
Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.5.2 to 1.6.3.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](Kotlin/kotlinx.coroutines@1.5.2...1.6.3)

---
updated-dependencies:
- dependency-name: kotlinx-coroutines-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2022
commit 53ab058f5ac18d4d6d041c56f4fc7ba24d0495d7
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint": "^7.32.0",
"husky": "^7.0.4",
"kotlin": "~1.5.32",
"kotlinx-coroutines-core": "^1.5.2",
"kotlinx-coroutines-core": "^1.6.3",
"kotlinx-html": "^0.7.2",
"lerna": "^4.0.0",
"lerna-changelog": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"fs-extra": "^10.0.0",
"html-webpack-plugin": "^4.5.1",
"kotlin": "~1.5.32",
"kotlinx-coroutines-core": "~1.5.2",
"kotlinx-coroutines-core": "~1.6.3",
"kotlinx-html": "^0.7.2",
"mini-css-extract-plugin": "^0.8.2",
"object-assign": "^4.1.1",
Expand Down