Skip to content

Commit ae5804e

Browse files
committed
chore(deps): update istanbuljs monorepo
| datasource | package | from | to | | ---------- | --------------------------------- | ----- | ----- | | npm | @istanbuljs/nyc-config-typescript | 0.1.3 | 1.0.2 | | npm | istanbul-lib-coverage | 2.0.5 | 3.2.0 |
1 parent 577db59 commit ae5804e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/preset-react": "7.16.0",
2121
"@babel/preset-typescript": "7.16.0",
2222
"@cypress/code-coverage": "1.14.0",
23-
"@istanbuljs/nyc-config-typescript": "0.1.3",
23+
"@istanbuljs/nyc-config-typescript": "1.0.2",
2424
"@testing-library/cypress": "5.3.1",
2525
"@types/react": "16.14.21",
2626
"@types/react-dom": "16.9.14",
@@ -30,7 +30,7 @@
3030
"concurrently": "5.3.0",
3131
"cypress": "3.8.3",
3232
"html-webpack-plugin": "3.2.0",
33-
"istanbul-lib-coverage": "2.0.5",
33+
"istanbul-lib-coverage": "3.2.0",
3434
"nyc": "14.1.1",
3535
"source-map-support": "0.5.21",
3636
"styled-components": "4.4.1",

0 commit comments

Comments
 (0)