Skip to content

Commit

Permalink
Merge pull request #1327 from simplabs/renovate/ember-source-4.x
Browse files Browse the repository at this point in the history
Update dependency ember-source to v4
  • Loading branch information
Turbo87 authored Dec 9, 2021
2 parents dfd833d + f89118a commit a656880
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"ember-maybe-import-regenerator": "1.0.0",
"ember-qunit": "5.1.5",
"ember-resolver": "8.0.3",
"ember-source": "3.28.8",
"ember-source": "4.0.1",
"ember-try": "2.0.0",
"eslint": "8.4.1",
"eslint-config-prettier": "8.3.0",
Expand Down
33 changes: 10 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions tests/dummy/config/ember-try.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = async function () {
npm: {
devDependencies: {
'ember-qunit': '^4.0.0',
'ember-source': '~3.28.0',
'@ember/test-helpers': null,
qunit: null,
},
Expand Down

0 comments on commit a656880

Please sign in to comment.