Skip to content

Commit

Permalink
Update dependency ember-resolver to v8.1.0 (#1051)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2022
1 parent 19d29e1 commit ab4d279
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"ember-export-application-global": "2.0.1",
"ember-load-initializers": "2.1.2",
"ember-qunit": "5.1.5",
"ember-resolver": "8.0.3",
"ember-resolver": "8.1.0",
"ember-source": "4.8.4",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "4.18.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7110,10 +7110,10 @@ [email protected]:
silent-error "^1.1.1"
validate-peer-dependencies "^1.2.0"

ember-resolver@8.0.3:
version "8.0.3"
resolved "https://registry.yarnpkg.com/ember-resolver/-/ember-resolver-8.0.3.tgz#40f243aa58281bf195c695fe84a6b291e204690a"
integrity sha512-fA53fxfG821BRqNiB9mQDuzZpzSRcSAYZTYBlRQOHsJwoYdjyE7idz4YcytbSsa409G5J2kP6B+PiKOBh0odlw==
ember-resolver@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/ember-resolver/-/ember-resolver-8.1.0.tgz#8ada162746fde3e6ea6a703bbb9910fbe62ab1e5"
integrity sha512-MGD7X2ztZVswGqs1mLgzhZJRhG7XiF6Mg4DgC7xJFWRYQQUHyGJpGdNWY9nXyrYnRIsCrQoL1do41zpxbrB/cg==
dependencies:
babel-plugin-debug-macros "^0.3.4"
broccoli-funnel "^3.0.8"
Expand Down

0 comments on commit ab4d279

Please sign in to comment.