Skip to content

Commit d3e9ca4

Browse files
committed
Update dependency qunit to v2.17.0
1 parent 71f8029 commit d3e9ca4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"nyc": "15.1.0",
121121
"postcss-nested": "5.0.6",
122122
"prettier": "2.3.2",
123-
"qunit": "2.16.0",
123+
"qunit": "2.17.0",
124124
"qunit-console-grouper": "0.3.0",
125125
"qunit-dom": "2.0.0",
126126
"timekeeper": "2.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12381,14 +12381,14 @@ qunit-dom@2.0.0:
1238112381
ember-cli-babel "^7.23.0"
1238212382
ember-cli-version-checker "^5.1.1"
1238312383

12384-
qunit@2.16.0:
12385-
version "2.16.0"
12386-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.16.0.tgz#b8ed63d512e5d4eaada5afc0c6c9e8b844181ba1"
12387-
integrity sha512-88x9t+rRMbB6IrCIUZvYU4pJy7NiBEv7SX8jD4LZAsIj+dV+kwGnFStOmPNvqa6HM96VZMD8CIIFKH2+3qvluA==
12384+
qunit@2.17.0:
12385+
version "2.17.0"
12386+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.17.0.tgz#4c2dd5a4ee91cd8f8462708a37e710a3e622c321"
12387+
integrity sha512-3zXO4T3KT8liCXYDqu68SmK6D7JgI80R6gUPGjzxXwh9rjwdmmx09YZhGLfT466PC/XlORr8xvxlNx3i3S72Rw==
1238812388
dependencies:
1238912389
commander "7.1.0"
1239012390
node-watch "0.7.1"
12391-
tiny-glob "0.2.8"
12391+
tiny-glob "0.2.9"
1239212392

1239312393
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0:
1239412394
version "2.1.0"
@@ -13945,10 +13945,10 @@ timers-browserify@^2.0.4:
1394513945
dependencies:
1394613946
setimmediate "^1.0.4"
1394713947

13948-
tiny-glob@0.2.8:
13949-
version "0.2.8"
13950-
resolved "https://registry.yarnpkg.com/tiny-glob/-/tiny-glob-0.2.8.tgz#b2792c396cc62db891ffa161fe8b33e76123e531"
13951-
integrity sha512-vkQP7qOslq63XRX9kMswlby99kyO5OvKptw7AMwBVMjXEI7Tb61eoI5DydyEMOseyGS5anDN1VPoVxEvH01q8w==
13948+
tiny-glob@0.2.9:
13949+
version "0.2.9"
13950+
resolved "https://registry.yarnpkg.com/tiny-glob/-/tiny-glob-0.2.9.tgz#2212d441ac17928033b110f8b3640683129d31e2"
13951+
integrity sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg==
1395213952
dependencies:
1395313953
globalyzer "0.1.0"
1395413954
globrex "^0.1.2"

0 commit comments

Comments
 (0)