Skip to content

Commit

Permalink
Merge pull request #16382 from rwjblue/bring-back-bb-update-again
Browse files Browse the repository at this point in the history
Upgrade backburner.js to 2.2.2.
  • Loading branch information
rwjblue authored Mar 19, 2018
2 parents aa9baa5 + 4feeed7 commit 3d20dac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"babel-plugin-transform-object-assign": "^6.22.0",
"babel-plugin-transform-proto-to-assign": "^6.26.0",
"babel-template": "^6.26.0",
"backburner.js": "2.1.0",
"backburner.js": "^2.2.2",
"broccoli-babel-transpiler": "^6.1.2",
"broccoli-concat": "^3.2.2",
"broccoli-debug": "^0.6.4",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -988,9 +988,9 @@ backbone@^1.1.2:
dependencies:
underscore ">=1.8.3"

backburner.js@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/backburner.js/-/backburner.js-2.1.0.tgz#2dd3b0f5043fc495b91407cf9f27d976e86159d5"
backburner.js@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/backburner.js/-/backburner.js-2.2.2.tgz#c7215cafdd81004fcb3d950e2d80517ff8196248"

backo2@1.0.2:
version "1.0.2"
Expand Down

0 comments on commit 3d20dac

Please sign in to comment.