-
Notifications
You must be signed in to change notification settings - Fork 781
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixup! Build: Update test-on-node task to support QUnit.todo
- Loading branch information
Trent Willis
committed
Feb 8, 2017
1 parent
e48d74e
commit 26ac494
Showing
2 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1339,7 +1339,7 @@ glob@^5.0.15, glob@~5.0.0: | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
glob@^7.0.0, glob@~7.1.1: | ||
glob@^7.0.0, glob@^7.0.5, glob@~7.1.1: | ||
version "7.1.1" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8" | ||
dependencies: | ||
|
@@ -1350,7 +1350,7 @@ glob@^7.0.0, glob@~7.1.1: | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
glob@^7.0.3, glob@^7.0.5, glob@~7.0.0: | ||
glob@^7.0.3, glob@~7.0.0: | ||
version "7.0.6" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-7.0.6.tgz#211bafaf49e525b8cd93260d14ab136152b3f57a" | ||
dependencies: | ||
|
@@ -1431,9 +1431,9 @@ [email protected]: | |
chalk "^1.1.1" | ||
file-sync-cmp "^0.1.0" | ||
|
||
grunt-contrib-qunit@1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/grunt-contrib-qunit/-/grunt-contrib-qunit-1.2.0.tgz#76ee87ce8cc157592802bb7545392f671ccb4956" | ||
grunt-contrib-qunit@1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/grunt-contrib-qunit/-/grunt-contrib-qunit-1.3.0.tgz#9dac628cfd4ec815998633db73b52bdb3ddbc99e" | ||
dependencies: | ||
grunt-lib-phantomjs "^1.0.0" | ||
|
||
|
@@ -2553,16 +2553,16 @@ right-align@^0.1.1: | |
dependencies: | ||
align-text "^0.1.1" | ||
|
||
rimraf@^2.2.8, rimraf@^2.5.2: | ||
rimraf@^2.2.8, rimraf@~2.2.8: | ||
version "2.2.8" | ||
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582" | ||
|
||
rimraf@^2.5.2: | ||
version "2.5.4" | ||
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.5.4.tgz#96800093cbf1a0c86bd95b4625467535c29dfa04" | ||
dependencies: | ||
glob "^7.0.5" | ||
|
||
rimraf@~2.2.8: | ||
version "2.2.8" | ||
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582" | ||
|
||
[email protected]: | ||
version "2.6.1" | ||
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-2.6.1.tgz#470b03486337045d7e8a3e43fc5fc00e8db82c26" | ||
|