Skip to content

Commit

Permalink
Bump ember-source from 3.26.1 to 3.27.0 (#590)
Browse files Browse the repository at this point in the history
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.26.1 to 3.27.0.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/master/CHANGELOG.md)
- [Commits](emberjs/ember.js@v3.26.1...v3.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2021
1 parent 18ee39b commit ee26af1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"ember-mocha": "^0.16.2",
"ember-resolver": "^8.0.0",
"ember-sinon": "5.0.0",
"ember-source": "~3.26.0",
"ember-source": "~3.27.0",
"ember-source-channel-url": "^3.0.0",
"ember-try": "^1.1.0",
"eslint": "^7.9.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1437,10 +1437,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@glimmer/vm-babel-plugins@0.77.5":
version "0.77.5"
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.77.5.tgz#daffb6507aa6b08ec36f69d652897d339fdd0007"
integrity sha512-jTBM7fJMrIEy4/bCeI8e7ypR+AuWYzLA+KORCGbnTJtL/NYg4G8qwhQAZBtg1d3KmoqyqaCsyqE6f4/tzJO4eQ==
"@glimmer/vm-babel-plugins@0.78.2":
version "0.78.2"
resolved "https://registry.yarnpkg.com/@glimmer/vm-babel-plugins/-/vm-babel-plugins-0.78.2.tgz#b530a19f54da385c7099a22cf348e9062d186838"
integrity sha512-GSEf16h6OCtKx7PsSvD21cLXZuVc6swW2rSOAvfLeZco1DEWMRgYTwkCkColydKZcQ3gvwbPBeYwTC2K6tlnjg==
dependencies:
babel-plugin-debug-macros "^0.3.4"

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

ember-source@~3.26.0:
version "3.26.1"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.26.1.tgz#8c9e8a314fb0da447b944d64f9d92a80a628d7b5"
integrity sha512-5/NATBo5h9m1N52ITVksmjtGlYhGHLl4lDErAWv5/DC9zYe9ZR93NtymR6PEqrRilXc2x0KWd3NlOsWUoJRUOw==
ember-source@~3.27.0:
version "3.27.0"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.27.0.tgz#7e746e0e22e49ad7dacb654ba79183e83d7b6bb2"
integrity sha512-DGVJv5GJjdHhDcJl6oCgZuH7nmM32g+TD8IB5xcU1Z2VkYGViBl+Xn9Eo1CL19M7y9sNdQd375sO+3U/IySZPw==
dependencies:
"@babel/helper-module-imports" "^7.8.3"
"@babel/plugin-transform-block-scoping" "^7.8.3"
"@babel/plugin-transform-object-assign" "^7.8.3"
"@ember/edition-utils" "^1.2.0"
"@glimmer/vm-babel-plugins" "0.77.5"
"@glimmer/vm-babel-plugins" "0.78.2"
babel-plugin-debug-macros "^0.3.3"
babel-plugin-filter-imports "^4.0.0"
broccoli-concat "^4.2.4"
Expand Down

0 comments on commit ee26af1

Please sign in to comment.