Skip to content

Commit b481a26

Browse files
Bump qunit from 2.9.3 to 2.10.0
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.9.3 to 2.10.0. - [Release notes](https://github.com/qunitjs/qunit/releases) - [Changelog](https://github.com/qunitjs/qunit/blob/master/History.md) - [Commits](qunitjs/qunit@2.9.3...2.10.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 02787bf commit b481a26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-node": "^8",
3434
"express": "^4.17.1",
3535
"lerna-changelog": "^0.8.3",
36-
"qunit": "~2.9.3"
36+
"qunit": "~2.10.0"
3737
},
3838
"engines": {
3939
"node": "6.* || 8.* || >= 10.*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1572,10 +1572,10 @@ [email protected]:
15721572
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
15731573
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
15741574

1575-
qunit@~2.9.3:
1576-
version "2.9.3"
1577-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.9.3.tgz#9522a088e76f0782f70a45db92f2fd14db311bcc"
1578-
integrity sha512-RH4VYSaVsNRDthMFFboTJAJ8q4kJM5LvOqWponKUYPEAeOcmc/YFV1QsZ7ikknA3TjqliWFJYEV63vvVXaALmQ==
1575+
qunit@~2.10.0:
1576+
version "2.10.0"
1577+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.10.0.tgz#c467b7d558928539a13f8461c4fe41922333ae7b"
1578+
integrity sha512-EP9Q9Kf45z4l/X02ZJtyTQU9DBc82pEWAncSNx7Weo/73BDpX71xqbsdDAQrtEeeilK70cib7CY/lniJV6Cwwg==
15791579
dependencies:
15801580
commander "2.12.2"
15811581
js-reporters "1.2.1"

0 commit comments

Comments
 (0)