Skip to content

Commit

Permalink
npm: bump ember-tooltips from 3.5.2 to 3.6.0 in /ui (#495)
Browse files Browse the repository at this point in the history
Bumps [ember-tooltips](https://github.com/sir-dunxalot/ember-tooltips) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/sir-dunxalot/ember-tooltips/releases)
- [Commits](sir-dunxalot/ember-tooltips@3.5.2...3.6.0)

---
updated-dependencies:
- dependency-name: ember-tooltips
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 27, 2022
1 parent 9d0dc9b commit a5d3d03
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"ember-source": "~3.28.9",
"ember-template-lint": "^4.10.1",
"ember-test-selectors": "^6.0.0",
"ember-tooltips": "^3.5.2",
"ember-tooltips": "^3.6.0",
"ember-truth-helpers": "^3.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
11 changes: 6 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,7 @@
resolve "^1.8.1"
semver "^7.3.2"

"@embroider/[email protected]", "@embroider/macros@^1.0.0", "@embroider/macros@^1.6.0":
"@embroider/[email protected]", "@embroider/macros@^1.0.0", "@embroider/macros@^1.6.0", "@embroider/macros@^1.8.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@embroider/macros/-/macros-1.8.0.tgz#9e947e6292f0d7768a0f743d883c3e794457eaec"
integrity sha512-jeRoUMPbZ/ADBU0FsyBGS1UgV5vQmwIPnpbVUsJ0XcZFZq/8ZHV6Ts4yeubvH/lePnUpHaKogs4dDvGk5tpQKw==
Expand Down Expand Up @@ -5695,11 +5695,12 @@ ember-test-selectors@^6.0.0:
ember-cli-babel "^7.26.4"
ember-cli-version-checker "^5.1.2"

ember-tooltips@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/ember-tooltips/-/ember-tooltips-3.5.2.tgz#4dbc57735ac1ccdd05f36249cafebe7b3d30eb58"
integrity sha512-sSU8EJ5xh4bpHB/kFShnUGXYhtFeUPAXlXRpCs/tWn26a+z8zudsAZVtKMiOGlYe5Eeyvoi5ErXraRU32lBoxg==
ember-tooltips@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/ember-tooltips/-/ember-tooltips-3.6.0.tgz#15223e6fa50dec2fcf8dac16be9b12b46f395436"
integrity sha512-DsqF6vvL3DKWSUHJKuMJ8KSxbE/T+eZAE2xtzAuHRqjl1AYIOkugGBVynGYYP8+2/10NMwk05LYbT1dirAcEBQ==
dependencies:
"@embroider/macros" "^1.8.0"
broccoli-file-creator "^2.1.1"
broccoli-merge-trees "^4.2.0"
ember-auto-import "^1.11.3"
Expand Down

0 comments on commit a5d3d03

Please sign in to comment.