-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
npm: bump mx-ui-components from v2.3.0 to v2.10.0 in /ui
Bumps [mx-ui-components](https://github.com/ConduitIO/mx-ui-components) from v2.3.0 to v2.10.0. - [Release notes](https://github.com/ConduitIO/mx-ui-components/releases) - [Changelog](https://github.com/ConduitIO/mx-ui-components/blob/main/CHANGELOG.md) - [Commits](ConduitIO/mx-ui-components@089d35c...b7b19d0) --- updated-dependencies: - dependency-name: mx-ui-components dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
e3d0f68
commit 74d6c65
Showing
2 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1563,10 +1563,10 @@ | |
ember-cli-babel "^7.26.11" | ||
ember-modifier-manager-polyfill "^1.2.0" | ||
|
||
"@ember/string@^3.0.0": | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/@ember/string/-/string-3.0.0.tgz#e3a3cc7874c9f64eadfdac644d8b1238721ce289" | ||
integrity sha512-T+7QYDp8ItlQseNveK2lL6OsOO5wg7aNQ/M2RpO8cGwM80oZOnr/Y35HmMfu4ejFEc+F1LPegvu7LGfeJOicWA== | ||
"@ember/string@^3.0.0", "@ember/string@^3.1.1": | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/@ember/string/-/string-3.1.1.tgz#0a5ac0d1e4925259e41d5c8d55ef616117d47ff0" | ||
integrity sha512-UbXJ+k3QOrYN4SRPHgXCqYIJ+yWWUg1+vr0H4DhdQPTy8LJfyqwZ2tc5uqpSSnEXE+/1KopHBE5J8GDagAg5cg== | ||
dependencies: | ||
ember-cli-babel "^7.26.6" | ||
|
||
|
@@ -9308,10 +9308,12 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d" | ||
integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA== | ||
|
||
"mx-ui-components@https://github.com/ConduitIO/mx-ui-components.git#v2.3.0": | ||
version "2.3.0" | ||
resolved "https://github.com/ConduitIO/mx-ui-components.git#089d35c47acd76a88d2dd4ec01322b0747888cfa" | ||
"mx-ui-components@https://github.com/ConduitIO/mx-ui-components.git#v2.10.0": | ||
version "2.10.0" | ||
uid b7b19d014b61b873bf4567218152b81d9e49b953 | ||
resolved "https://github.com/ConduitIO/mx-ui-components.git#b7b19d014b61b873bf4567218152b81d9e49b953" | ||
dependencies: | ||
"@ember/string" "^3.1.1" | ||
ember-auto-import "^2.6.3" | ||
ember-cli-babel "^7.26.11" | ||
ember-cli-htmlbars "^6.2.0" | ||
|