Skip to content

Commit

Permalink
chore(deps): update dependency ember-source to ~4.8.2 (#8294)
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 Nov 13, 2022
1 parent 63e69ff commit b2a9faf
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 73 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"ember-maybe-import-regenerator": "^1.0.0",
"ember-qunit": "^6.0.0",
"ember-resolver": "^8.0.3",
"ember-source": "~4.8.0",
"ember-source": "~4.8.2",
"ember-source-channel-url": "^3.0.0",
"ember-try": "^2.0.0",
"eslint": "^8.27.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/-ember-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@babel/core": "^7.20.2",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"ember-source": "~4.8.0",
"ember-source": "~4.8.2",
"webpack": "^5.74.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@babel/core": "^7.20.2",
"@glimmer/component": "^1.1.2",
"ember-source": "~4.8.0",
"ember-source": "~4.8.2",
"webpack": "^5.74.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@babel/core": "^7.20.2",
"@glimmer/component": "^1.1.2",
"ember-source": "~4.8.0",
"ember-source": "~4.8.2",
"webpack": "^5.74.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/unpublished-test-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ember-maybe-import-regenerator": "^1.0.0",
"ember-qunit": "^6.0.0",
"ember-resolver": "^8.0.3",
"ember-source": "~4.8.0",
"ember-source": "~4.8.2",
"loader.js": "^4.7.0"
},
"engines": {
Expand Down
Loading

0 comments on commit b2a9faf

Please sign in to comment.