]> source.dussan.org Git - jquery.git/commitdiff
Build: Update promises-aplus-tests for compat with Node 7
authorMichał Gołębiowski <m.goleb@gmail.com>
Mon, 12 Sep 2016 17:27:56 +0000 (19:27 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Mon, 12 Sep 2016 17:27:56 +0000 (19:27 +0200)
The older promises-aplus-tests was relying on old Mocha that, in turn,
used an obsolete graceful-fs version that is not guaranteed to work fine
with the upcoming Node 7 and later.

package.json

index 4cb7484e5244151a49199e8c9b98969dddcff5fe..6fd997b0f95f71e8ffb34be56d84710875744383 100644 (file)
@@ -47,7 +47,7 @@
     "jsdom": "5.6.1",
     "load-grunt-tasks": "3.5.0",
     "native-promise-only": "0.8.1",
-    "promises-aplus-tests": "2.1.1",
+    "promises-aplus-tests": "2.1.2",
     "q": "1.4.1",
     "qunit-assert-step": "1.0.3",
     "qunitjs": "1.23.1",