Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit 42f9656

Browse files
build(deps): update nyc requirement to 13.0.1 (#299)
1 parent bfe9a24 commit 42f9656

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

commands/cdp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"koa": "2.5.2",
3333
"koa-favicon": "2.0.1",
3434
"koa-static": "4.0.3",
35-
"nyc": "11.8.0",
35+
"nyc": "13.0.1",
3636
"precinct": "4.2.0",
3737
"source-map-support": "0.5.6",
3838
"test-exclude": "4.2.1"

commands/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"import-cwd": "2.1.0",
3030
"jest-snapshot": "23.4.2",
3131
"mocha": "5.2.0",
32-
"nyc": "13.0.0"
32+
"nyc": "13.0.1"
3333
},
3434
"files": [
3535
"/src"

0 commit comments

Comments
 (0)