Skip to content

Commit

Permalink
Build(deps-dev): Bump qunit from 2.9.1 to 2.9.2
Browse files Browse the repository at this point in the history
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/qunitjs/qunit/releases)
- [Changelog](https://github.com/qunitjs/qunit/blob/master/History.md)
- [Commits](qunitjs/qunit@2.9.1...2.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Feb 22, 2019
1 parent eb9c5bb commit 372c451
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"execa": "^1.0.0",
"get-port": "^4.0.0",
"prettier": "^1.16.4",
"qunit": "~2.9.1",
"qunit": "~2.9.2",
"qunit-eslint": "^2.0.0",
"rsvp": "^4.7.0"
},
Expand Down
20 changes: 5 additions & 15 deletions yarn.lock
Expand Up @@ -1050,10 +1050,6 @@ path-key@^2.0.0, path-key@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"

path-parse@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"

path-parse@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
Expand Down Expand Up @@ -1136,15 +1132,15 @@ qunit-eslint@^2.0.0:
eslint "^4.11.0"
walk-sync "^0.3.1"

qunit@~2.9.1:
version "2.9.1"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.9.1.tgz#e11008d62e5f19ded60a20899a0cf7c3ec573b2d"
qunit@~2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.9.2.tgz#97919440c9c0ae838bcd3c33a2ee42f35c5ef4a0"
dependencies:
commander "2.12.2"
js-reporters "1.2.1"
minimatch "3.0.4"
node-watch "0.6.0"
resolve "1.5.0"
resolve "1.9.0"

readable-stream@^2.0.0, readable-stream@^2.2.2:
version "2.3.3"
Expand Down Expand Up @@ -1177,13 +1173,7 @@ resolve-from@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"

resolve@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
dependencies:
path-parse "^1.0.5"

resolve@^1.8.1:
resolve@1.9.0, resolve@^1.8.1:
version "1.9.0"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
dependencies:
Expand Down

0 comments on commit 372c451

Please sign in to comment.