Skip to content

Commit

Permalink
Update dependency ember-source to v4.1.0-alpha.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 12, 2021
1 parent aac6036 commit e41cace
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"ember-page-title": "^7.0.0",
"ember-qunit": "^5.1.5",
"ember-resolver": "^8.0.3",
"ember-source": "4.1.0-alpha.6",
"ember-source": "4.1.0-alpha.7",
"ember-template-lint": "^3.6.0",
"esbuild-loader": "^2.16.0",
"eslint": "^7.32.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/transpilation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@babel/standalone": "^7.16.3",
"babel-plugin-htmlbars-inline-precompile": "^5.3.1",
"ember-source": "4.1.0-alpha.6",
"ember-source": "4.1.0-alpha.7",
"path-browserify": "^1.0.1"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2248,10 +2248,10 @@
resolved "https://registry.yarnpkg.com/@glimmer/validator/-/validator-0.44.0.tgz#03d127097dc9cb23052cdb7fcae59d0a9dca53e1"
integrity sha512-i01plR0EgFVz69GDrEuFgq1NheIjZcyTy3c7q+w7d096ddPVeVcRzU3LKaqCfovvLJ+6lJx40j45ecycASUUyw==

"@glimmer/vm-babel-plugins@0.80.2":
version "0.80.2"
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.80.2.tgz#6e3b6b0ec06994084b44fca1f19c20fd945df454"
integrity sha512-ufdz76tVz3TivS8Bb92n/v6yXNX8zgREDwR3ju45ZO48yWexySllUBFOvwCAmPIoHSQGq8LyIwJGESIJLacr6A==
"@glimmer/vm-babel-plugins@0.83.1":
version "0.83.1"
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.83.1.tgz#5da67e3d84199352bbf0c5bc3f1ce71bf2b2ddfc"
integrity sha512-Cz0e/SrOo1gSNA0PXZRYI1WGmlQSAQCpiERBlXjjpwoLgiqx2kvsjfFiCUC/CfpsO6WN6wuPMeTFGJuhSSeL5A==
dependencies:
babel-plugin-debug-macros "^0.3.4"

Expand Down Expand Up @@ -7835,15 +7835,15 @@ ember-source-channel-url@^3.0.0:
dependencies:
node-fetch "^2.6.0"

[email protected].6:
version "4.1.0-alpha.6"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.1.0-alpha.6.tgz#ce85da528590ab43f973d827134c750a8c6cb8ae"
integrity sha512-kpO3V0u4Obg4cdqS8NCypn8mzvTR2ack2RBynV4YP4p2njtHAFBi8Siauyn3uveaKI9zMqfEsZ6TWAF8LPO7Cg==
[email protected].7:
version "4.1.0-alpha.7"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-4.1.0-alpha.7.tgz#6f98619fd3c6aa1c20b8a7993d48f71365ac754c"
integrity sha512-4edUPUOAfFwOvB5Z7jC2oTd6hBI/QEDnj437L5D4HuODdFCSUEAvIQPTaWsVPlOz+dk2gcZiHWyvx4Jo5s2FWg==
dependencies:
"@babel/helper-module-imports" "^7.16.0"
"@babel/plugin-transform-block-scoping" "^7.16.0"
"@ember/edition-utils" "^1.2.0"
"@glimmer/vm-babel-plugins" "0.80.2"
"@glimmer/vm-babel-plugins" "0.83.1"
babel-plugin-debug-macros "^0.3.4"
babel-plugin-filter-imports "^4.0.0"
broccoli-concat "^4.2.5"
Expand Down

0 comments on commit e41cace

Please sign in to comment.