Skip to content

Commit c444277

Browse files
committedSep 15, 2022
Upgrade nyc and coveralls to latest
1 parent 78daa14 commit c444277

File tree

2 files changed

+3020
-2024
lines changed

2 files changed

+3020
-2024
lines changed
 

‎package-lock.json

+3,018-2,022
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"./package.json": "./package.json"
5151
},
5252
"devDependencies": {
53-
"coveralls": "^2.11.2",
53+
"coveralls": "^3.1.1",
5454
"cpy-cli": "^3.1.1",
5555
"docco": "^0.8.0",
5656
"eslint": "^6.8.0",
@@ -61,7 +61,7 @@
6161
"karma": "^4.4.1",
6262
"karma-qunit": "^4.1.2",
6363
"karma-sauce-launcher": "^4.3.6",
64-
"nyc": "^2.1.3",
64+
"nyc": "^15.1.0",
6565
"pretty-bytes-cli": "^1.0.0",
6666
"qunit": "2.10.1",
6767
"rollup": "^2.40.0",

0 commit comments

Comments
 (0)
Please sign in to comment.