Skip to content

Commit

Permalink
chore(deps): bump @embroider/util from 1.10.0 to 1.12.1 (#1012)
Browse files Browse the repository at this point in the history
Bumps [@embroider/util](https://github.com/embroider-build/embroider) from 1.10.0 to 1.12.1.
- [Release notes](https://github.com/embroider-build/embroider/releases)
- [Changelog](https://github.com/embroider-build/embroider/blob/main/CHANGELOG.md)
- [Commits](https://github.com/embroider-build/embroider/commits)

---
updated-dependencies:
- dependency-name: "@embroider/util"
  dependency-type: direct:production
  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] committed Nov 30, 2023
1 parent be79716 commit 1640db9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@embroider/macros": "^1.13.3",
"@embroider/util": "^1.10.0",
"@embroider/util": "^1.12.1",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"ember-changeset": "^4.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1602,12 +1602,12 @@
lodash "^4.17.21"
resolve "^1.20.0"

"@embroider/util@^1.0.0", "@embroider/util@^1.10.0", "@embroider/util@^1.9.0":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@embroider/util/-/util-1.10.0.tgz#8320d73651e7f5d48dac1b71fb9e6d21cac7c803"
integrity sha512-utAFKoq6ajI27jyqjvX3PiGL4m+ZyGVlVNbSbE/nOqi2llRyAkh5ltH1WkIK7jhdwQFJouo1NpOSj9J3/HDa3A==
"@embroider/util@^1.0.0", "@embroider/util@^1.12.1", "@embroider/util@^1.9.0":
version "1.12.1"
resolved "https://registry.yarnpkg.com/@embroider/util/-/util-1.12.1.tgz#6137c8b54d51a0813c81b9d2c81b9ab577f5259b"
integrity sha512-sEjFf2HOcqQdm3auernvvD3oXX/CdGTjo9eB5N8DmQBz9vseYNjn4kQRaAcyHWpCpMHe5Yr0d9xW8+4c9a9fJw==
dependencies:
"@embroider/macros" "^1.10.0"
"@embroider/macros" "^1.13.3"
broccoli-funnel "^3.0.5"
ember-cli-babel "^7.26.11"

Expand Down

0 comments on commit 1640db9

Please sign in to comment.