Skip to content

Commit

Permalink
Bump ember-source from 3.14.2 to 3.14.3
Browse files Browse the repository at this point in the history
Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.14.2 to 3.14.3.
- [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.14.2...v3.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 4, 2019
1 parent c265a71 commit 2f5223e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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-disable-prototype-extensions": "^1.1.2",
"ember-load-initializers": "^2.1.1",
"ember-qunit-assert-helpers": "^0.2.2",
"ember-source": "~3.14.2",
"ember-source": "~3.14.3",
"ember-source-channel-url": "^2.0.1",
"ember-try": "^1.3.0",
"eslint": "^6.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3452,10 +3452,10 @@ ember-source-channel-url@^2.0.1:
dependencies:
got "^8.0.1"

ember-source@~3.14.2:
version "3.14.2"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.14.2.tgz#5cb5c84004192e2288300deb644b412fb389fc81"
integrity sha512-Yi99+K0C95gJR9kqGGyak2dZX2moBn4e+UmA5G3ZiJxDbWdvVGkef4u+8P261VRLvP9xsQiIruhkPqjHcs46XA==
ember-source@~3.14.3:
version "3.14.3"
resolved "https://registry.yarnpkg.com/ember-source/-/ember-source-3.14.3.tgz#ae764f49d1db5a1327056d469ce07dbd53cbeaab"
integrity sha512-w4vOvUEk6qnRs61bLkgnebSzlOKwo7X+OdklFoR4gJltsahzZa6SLR8VzvyrrGc/jypu2STK923txBAQ0YG9bA==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/plugin-transform-block-scoping" "^7.6.0"
Expand Down

0 comments on commit 2f5223e

Please sign in to comment.