Skip to content

Commit 189bae8

Browse files
committed
chore: Update dependencies for 14.0.0-rc.1
1 parent 2eb13c6 commit 189bae8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,18 +75,18 @@
7575
"foreground-child": "^1.5.6",
7676
"glob": "^7.1.3",
7777
"istanbul-lib-coverage": "^2.0.4",
78-
"istanbul-lib-hook": "^2.0.5",
79-
"istanbul-lib-instrument": "^3.1.2",
80-
"istanbul-lib-report": "^2.0.6",
81-
"istanbul-lib-source-maps": "^3.0.4",
82-
"istanbul-reports": "^2.2.1",
78+
"istanbul-lib-hook": "^2.0.6",
79+
"istanbul-lib-instrument": "^3.2.0",
80+
"istanbul-lib-report": "^2.0.7",
81+
"istanbul-lib-source-maps": "^3.0.5",
82+
"istanbul-reports": "^2.2.2",
8383
"make-dir": "^2.1.0",
8484
"merge-source-map": "^1.1.0",
8585
"resolve-from": "^4.0.0",
8686
"rimraf": "^2.6.3",
8787
"signal-exit": "^3.0.2",
8888
"spawn-wrap": "^1.4.2",
89-
"test-exclude": "^5.2.1",
89+
"test-exclude": "^5.2.2",
9090
"uuid": "^3.3.2",
9191
"yargs": "^13.2.2",
9292
"yargs-parser": "^13.0.0"
@@ -100,7 +100,7 @@
100100
"newline-regex": "^0.2.1",
101101
"requirejs": "^2.3.6",
102102
"sanitize-filename": "^1.6.1",
103-
"source-map-support": "^0.5.11",
103+
"source-map-support": "^0.5.12",
104104
"standard": "^12.0.1",
105105
"standard-version": "^5.0.2",
106106
"strip-indent": "^2.0.0",

0 commit comments

Comments
 (0)