Comparing version 2.18.1 to 2.18.2
@@ -5,7 +5,7 @@ { | ||
"description": "The powerful, easy-to-use testing framework.", | ||
"version": "2.18.1", | ||
"version": "2.18.2", | ||
"homepage": "https://qunitjs.com", | ||
"author": { | ||
"name": "OpenJS Foundation and other contributors", | ||
"url": "https://github.com/qunitjs/qunit/blob/2.18.1/AUTHORS.txt" | ||
"url": "https://github.com/qunitjs/qunit/blob/2.18.2/AUTHORS.txt" | ||
}, | ||
@@ -58,3 +58,2 @@ "repository": { | ||
"@rollup/plugin-replace": "^3.0.0", | ||
"coveralls": "^3.1.1", | ||
"eslint": "7.32.0", | ||
@@ -103,4 +102,3 @@ "eslint-config-semistandard": "^16.0.0", | ||
"coverage-cli": "nyc --use-spawn-wrap --silent bin/qunit.js test/cli/*.js", | ||
"coverage-main": "nyc instrument --in-place qunit/ && grunt connect:base qunit", | ||
"coveralls-upload": "cat coverage/lcov.info | coveralls" | ||
"coverage-main": "nyc instrument --in-place qunit/ && grunt connect:base qunit" | ||
}, | ||
@@ -116,3 +114,3 @@ "nyc": { | ||
"html", | ||
"lcovonly" | ||
"clover" | ||
], | ||
@@ -119,0 +117,0 @@ "report-dir": "coverage" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
291196
35
7278