Skip to content

Commit d778e5d

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

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
@@ -59,7 +59,7 @@
5959
"eslint-plugin-prettier": "^3.1.4",
6060
"jest": "^26.6.1",
6161
"prettier": "^1.18.2",
62-
"qunit": "^2.11.2",
62+
"qunit": "^2.11.3",
6363
"release-it": "^14.2.0",
6464
"release-it-lerna-changelog": "^3.0.0",
6565
"require-so-slow": "^2.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6038,10 +6038,10 @@ quick-temp@^0.1.5, quick-temp@^0.1.8:
60386038
rimraf "^2.5.4"
60396039
underscore.string "~3.3.4"
60406040

6041-
qunit@^2.11.2:
6042-
version "2.11.2"
6043-
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.11.2.tgz#ff68b57672053824a670620e7bd341e47561c542"
6044-
integrity sha512-lvvKQYK2YFU+L7lTXnTD8+qE49cNs2sK2gr1j8KV4Bj+s1eDrdmwaZf5a8pEcW+rB1cEtCH0ZeQ0Z9K76OQjGA==
6041+
qunit@^2.11.3:
6042+
version "2.11.3"
6043+
resolved "https://registry.yarnpkg.com/qunit/-/qunit-2.11.3.tgz#2f3f6598c9fc360cf52d0bdbf3db92962ec370d9"
6044+
integrity sha512-38gyZblz6kjV4G+6cn18Vvsh3ESnCXH9YXtfMJQGpKXWzLzUj8W/8iUewP+TsLwv95GQUXtMf2nl8h1iKsybFA==
60456045
dependencies:
60466046
commander "6.0.0"
60476047
js-reporters "1.2.3"

0 commit comments

Comments
 (0)