Skip to content

Commit

Permalink
Update dependency ember-resolver to v11 (#184)
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 Oct 15, 2023
1 parent a51b7da commit e5b4215
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 @@ -51,7 +51,7 @@
"ember-load-initializers": "^2.1.2",
"ember-page-title": "^8.0.0",
"ember-qunit": "^6.1.1",
"ember-resolver": "^10.0.0",
"ember-resolver": "^11.0.0",
"ember-source": "~5.3.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4750,10 +4750,10 @@ ember-qunit@^6.1.1:
silent-error "^1.1.1"
validate-peer-dependencies "^2.2.0"

ember-resolver@^10.0.0:
version "10.1.1"
resolved "https://registry.yarnpkg.com/ember-resolver/-/ember-resolver-10.1.1.tgz#1106a2386337b13a9ee509a9ad2a18b53a728ab3"
integrity sha512-y1zzn6C4YGJui+tJzcCKlsf1oSOSVAkRrvmg8OwqVIKnALKKb9ihx2qLCslHg8x0wJvJgMtDMXgrczvQrZW0Lw==
ember-resolver@^11.0.0:
version "11.0.1"
resolved "https://registry.yarnpkg.com/ember-resolver/-/ember-resolver-11.0.1.tgz#5914e67aec7053f7148e4b0ae2d6918e830f7909"
integrity sha512-ucBk3oM+PR+AfYoSUXeQh8cDQS1sSiEKp4Pcgbew5cFMSqPxJfqd1zyZsfQKNTuyubeGmWxBOyMVSTvX2LeCyg==
dependencies:
ember-cli-babel "^7.26.11"

Expand Down

0 comments on commit e5b4215

Please sign in to comment.