Skip to content

Commit

Permalink
Merge pull request #419 from emberjs/dependabot/npm_and_yarn/ember-as…
Browse files Browse the repository at this point in the history
…sign-polyfill-2.5.0

Bump ember-assign-polyfill from 2.4.0 to 2.5.0
  • Loading branch information
Turbo87 authored Nov 1, 2018
2 parents ca7ffbd + fca7773 commit 9cd8ba9
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 @@ -33,7 +33,7 @@
},
"dependencies": {
"broccoli-funnel": "^2.0.1",
"ember-assign-polyfill": "~2.4.0",
"ember-assign-polyfill": "^2.5.0",
"ember-cli-babel": "^7.1.2",
"ember-cli-htmlbars-inline-precompile": "^1.0.5"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3427,10 +3427,10 @@ electron-to-chromium@^1.3.79:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.79.tgz#774718f06284a4bf8f578ac67e74508fe659f13a"
integrity sha512-LQdY3j4PxuUl6xfxiFruTSlCniTrTrzAd8/HfsLEMi0PUpaQ0Iy+Pr4N4VllDYjs0Hyu2lkTbvzqlG+PX9NsNw==

ember-assign-polyfill@~2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/ember-assign-polyfill/-/ember-assign-polyfill-2.4.0.tgz#acb00466f7d674b3e6b030acfe255b3b1f6472e1"
integrity sha512-0SnGQb9CenRqbZdIa1KFsEjT+1ijGWfAbCSaDbg5uVa5l6HPdppuTzOXK6sfEQMsd2nbrp27QWFy7W5VX6l4Ag==
ember-assign-polyfill@^2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/ember-assign-polyfill/-/ember-assign-polyfill-2.5.0.tgz#0dc7079addbdbad7984ba3f35d970cf07a73f704"
integrity sha512-oRGPg/jeo4SAIJX56PYUDcVcjcfkuZe6j9umkuSkjwuduMBQNtmyoC8qhcCBrn+qqrtAG6g3iSAdEu8DkUBIiQ==
dependencies:
ember-cli-babel "^6.6.0"
ember-cli-version-checker "^2.0.0"
Expand Down

0 comments on commit 9cd8ba9

Please sign in to comment.