Skip to content

Commit

Permalink
chore(deps-dev): bump the ember group in /ember with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ember group in /ember with 3 updates: [ember-basic-dropdown](https://github.com/cibernox/ember-basic-dropdown), [ember-power-select](https://github.com/cibernox/ember-power-select) and [ember-uikit](https://github.com/adfinis/ember-uikit).


Updates `ember-basic-dropdown` from 8.0.0 to 8.0.3
- [Release notes](https://github.com/cibernox/ember-basic-dropdown/releases)
- [Commits](cibernox/ember-basic-dropdown@v8.0.0...v8.0.3)

Updates `ember-power-select` from 8.0.0 to 8.0.2
- [Release notes](https://github.com/cibernox/ember-power-select/releases)
- [Commits](cibernox/ember-power-select@v8.0.0...v8.0.2)

Updates `ember-uikit` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/adfinis/ember-uikit/releases)
- [Changelog](https://github.com/adfinis/ember-uikit/blob/main/CHANGELOG.md)
- [Commits](adfinis/ember-uikit@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: ember-basic-dropdown
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ember
- dependency-name: ember-power-select
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ember
- dependency-name: ember-uikit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ember
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and c0rydoras committed Mar 15, 2024
1 parent 18175ed commit 376fa32
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 70 deletions.
6 changes: 3 additions & 3 deletions ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"brotli-webpack-plugin": "^1.1.0",
"concurrently": "^8.2.2",
"ember-auto-import": "^2.7.2",
"ember-basic-dropdown": "^8.0.0",
"ember-basic-dropdown": "^8.0.3",
"ember-changeset": "^4.1.2",
"ember-changeset-validations": "^4.1.1",
"ember-cli": "^5.7.0",
Expand All @@ -70,7 +70,7 @@
"ember-load-initializers": "^2.1.2",
"ember-modifier": "^4.1.0",
"ember-page-title": "^8.2.3",
"ember-power-select": "^8.0.0",
"ember-power-select": "^8.0.2",
"ember-qunit": "^8.0.2",
"ember-resolver": "^11.0.1",
"ember-simple-auth": "^6.0.0",
Expand All @@ -80,7 +80,7 @@
"ember-template-lint": "^5.13.0",
"ember-toggle": "^9.0.3",
"ember-truth-helpers": "^4.0.3",
"ember-uikit": "^9.0.0",
"ember-uikit": "^9.0.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "12.0.2",
Expand Down
93 changes: 26 additions & 67 deletions ember/pnpm-lock.yaml

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

0 comments on commit 376fa32

Please sign in to comment.