Skip to content

Commit

Permalink
chore(deps): update dependency ember-source to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2023
1 parent 7d93bdb commit 4b5667b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ember-qunit": "^7.0.0",
"ember-resolver": "^10.0.0",
"ember-sinon": "5.0.0",
"ember-source": "~4.12.0",
"ember-source": "~5.0.0",
"ember-source-channel-url": "^3.0.0",
"ember-try": "^2.0.0",
"eslint": "^8.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4379,10 +4379,10 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

ember-source@~4.12.0:
version "4.12.1"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.12.1.tgz#1ded95a94acbad8f7bf3cde56c1d487834852cc2"
integrity sha512-F7BEr+To7WbBLyFb9rMmi6SrzctRFVl69uQ6BiIzmaMaYBUuxCsTwvS1RoEhPLQbeVqjGk3soyjJD93jq0+prg==
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 Down

0 comments on commit 4b5667b

Please sign in to comment.