Skip to content

Commit 4f3624b

Browse files
committed
[BUGFIX lts] Update backburner.js to 2.8.0
Ensure scheduleOnce works correctly following a cancelled job This fixes the issue described in BackburnerJS/backburner.js#402 (cherry picked from commit bde2e4a)
1 parent 7694ed0 commit 4f3624b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@simple-dom/interface": "^1.4.0",
7878
"babel-plugin-debug-macros": "^0.3.4",
7979
"babel-plugin-filter-imports": "^4.0.0",
80-
"backburner.js": "^2.7.0",
80+
"backburner.js": "^2.8.0",
8181
"broccoli-concat": "^4.2.5",
8282
"broccoli-debug": "^0.6.4",
8383
"broccoli-file-creator": "^2.1.1",

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)