Skip to content

Commit

Permalink
npm: bump mx-ui-components from v2.3.0 to v2.10.0 in /ui
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Nov 6, 2023
1 parent e3d0f68 commit 74d6c65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-qunit": "^7.3.4",
"loader.js": "^4.7.0",
"mx-ui-components": "https://github.com/ConduitIO/mx-ui-components.git#v2.3.0",
"mx-ui-components": "https://github.com/ConduitIO/mx-ui-components.git#v2.10.0",
"npm-run-all": "^4.1.5",
"postcss-import": "^15.1.0",
"prettier": "^2.7.1",
Expand Down
16 changes: 9 additions & 7 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 74d6c65

Please sign in to comment.