Skip to content

Commit

Permalink
chore(deps): update asset-compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2023
1 parent 5fdfd6a commit 422e6ea
Show file tree
Hide file tree
Showing 25 changed files with 806 additions and 806 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test-external:ember-data-relationship-tracker": "node ./scripts/test-external-partner-project.js ember-data-relationship-tracker https://github.com/ef4/ember-data-relationship-tracker.git"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-proposal-decorators": "^7.20.7",
"@babel/plugin-transform-typescript": "^7.20.7",
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 @@ -65,7 +65,7 @@
}
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"ember-source": "~4.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ember-cli-test-info": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.20.7",
"@glimmer/component": "^1.1.2",
"ember-source": "~4.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@ember-data/canary-features": "workspace:4.10.0-alpha.13",
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.20.7",
"@glimmer/component": "^1.1.2",
"ember-source": "~4.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/json-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@ember-data/canary-features": "workspace:4.10.0-alpha.13",
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.20.7",
"@glimmer/component": "^1.1.2",
"ember-source": "~4.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/model/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"inflection": "~2.0.0"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.20.7",
"@glimmer/component": "^1.1.2",
"ember-source": "~4.9.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/private-build-infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
}
},
"dependencies": {
"@babel/core": "^7.20.7",
"@babel/plugin-transform-block-scoping": "^7.20.9",
"@babel/core": "^7.20.12",
"@babel/plugin-transform-block-scoping": "^7.20.11",
"@babel/runtime": "^7.20.7",
"@ember-data/canary-features": "workspace:4.10.0-alpha.13",
"@ember/edition-utils": "^1.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@embroider/addon-dev": "^3.0.0",
"rollup": "^3.7.5",
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.20.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.20.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/serializer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ember-cli-test-info": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.20.7",
"@glimmer/component": "^1.1.2",
"ember-source": "~4.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ember-cached-decorator-polyfill": "^1.0.1"
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.20.7",
"@glimmer/component": "^1.1.2",
"ember-source": "~4.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"version": 1
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.20.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.20.7",
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 @@ -42,7 +42,7 @@
}
},
"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/runtime": "^7.20.7",
"@ember/optional-features": "^2.0.0",
"@ember/test-helpers": "~2.8.1",
Expand Down
Loading

0 comments on commit 422e6ea

Please sign in to comment.