Skip to content

Commit

Permalink
Update dependency ember-source to v5.8.0 (#1176)
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] committed Apr 16, 2024
1 parent 4541b40 commit 3d6eac6
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 @@ -78,7 +78,7 @@
"ember-load-initializers": "2.1.2",
"ember-qunit": "8.0.2",
"ember-resolver": "11.0.1",
"ember-source": "5.7.0",
"ember-source": "5.8.0",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "6.0.0",
"ember-try": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7954,10 +7954,10 @@ ember-source-channel-url@3.0.0, ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-5.7.0.tgz#5abb39c879df1a24bee1f28179114023da05c365"
integrity sha512-iOZVyxLBzGewEThDDsNRZ9y02SNH42PWSPC9U4O94pew7ktld3IpIODCDjLCtKWn2zAGM9DhWTMrXz27HI1UKw==
ember-source@5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-5.8.0.tgz#792f391b6b12f280dab6e6e89b923ef6d52f43ff"
integrity sha512-jRmT5egy7XG2G9pKNdNNwNBZqFxrl7xJwdYrJ3ugreR7zK1FR28lHSR5CMSKtYLmJZxu340cf2EbRohWEtO2Zw==
dependencies:
"@babel/helper-module-imports" "^7.16.7"
"@ember/edition-utils" "^1.2.0"
Expand Down

0 comments on commit 3d6eac6

Please sign in to comment.