Skip to content

Commit 39df3af

Browse files
⬆️ deps: Upgrade dependency c8 to v10.1.0.
1 parent 4eecb8a commit 39df3af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"babel-plugin-transform-remove-console": "6.9.4",
8585
"babel-plugin-unassert": "3.2.0",
8686
"babel-preset-power-assert": "3.0.0",
87-
"c8": "10.0.0",
87+
"c8": "10.1.0",
8888
"esdoc": "1.1.0",
8989
"esdoc-ecmascript-proposal-plugin": "1.0.0",
9090
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3437,10 +3437,10 @@ bundle-name@^4.1.0:
34373437
dependencies:
34383438
run-applescript "^7.0.0"
34393439

3440-
c8@10.0.0:
3441-
version "10.0.0"
3442-
resolved "https://registry.yarnpkg.com/c8/-/c8-10.0.0.tgz#a28fe2268926e5d7486bc803755f4d5b4db18371"
3443-
integrity sha512-rdQecjxw16P8kwgMBjruaQyfF+R2o/mucCCK4VPktwq2HFMWLOHGyUasb46+WlUOVJX94d6dZolcJxzjCzWmXg==
3440+
c8@10.1.0:
3441+
version "10.1.0"
3442+
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.0.tgz#460834ec9e32c3090858172c8caa174705c64881"
3443+
integrity sha512-ZI4PfC9AXU0AMyxROY06/0mM/Bi6KGMj1sWu0iqeUQpOCNk+hMWnZqYIEGZlZlUK3Hpb/HfIdYcvd50En0tYsA==
34443444
dependencies:
34453445
"@bcoe/v8-coverage" "^0.2.3"
34463446
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)