Skip to content

Commit

Permalink
Update dependency ember-source to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2023
1 parent 19c3841 commit a98b930
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 @@ -51,7 +51,7 @@
"ember-page-title": "^7.0.0",
"ember-qunit": "^6.0.0",
"ember-resolver": "^10.0.0",
"ember-source": "~4.11.0",
"ember-source": "~5.0.0",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^5.0.0",
"ember-template-lint-plugin-prettier": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4520,10 +4520,10 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@~4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.11.0.tgz#f848faf1eef93a6fcb1a9b0cced0df9d3feb349b"
integrity sha512-SNRHsQOvF3C9emS7Rg4zcFdwY6aiSkV/7CG+KBpmzLY6hIWQNruzEDZINpNgqBn7CicAJ6g573WG7zu6458agQ==
ember-source@~5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-5.0.0.tgz#f28e4d36bda1d05587a796778e1b703c5150a93f"
integrity sha512-zy0iU3Mf9HZXVQacqWLAfHCbQge8Ysi2EpU6XTgrdf2PX5ILdWTbSPklxuTlkGV7NrG5PkIfGW8hfimwY6I/tw==
dependencies:
"@babel/helper-module-imports" "^7.16.7"
"@babel/plugin-transform-block-scoping" "^7.20.5"
Expand All @@ -4549,7 +4549,7 @@ ember-source@~4.11.0:
ember-router-generator "^2.0.0"
inflection "^1.13.2"
resolve "^1.22.0"
semver "^7.3.7"
semver "^7.3.8"
silent-error "^1.1.1"

ember-template-imports@^3.4.1:
Expand Down

0 comments on commit a98b930

Please sign in to comment.