Skip to content

Commit b89b803

Browse files
⬆️ deps: Upgrade dependency c8 to v10.1.0.
1 parent 728c225 commit b89b803

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"babel-plugin-unassert": "3.2.0",
9494
"babel-preset-minify": "0.5.2",
9595
"babel-preset-power-assert": "3.0.0",
96-
"c8": "10.0.0",
96+
"c8": "10.1.0",
9797
"esdoc": "1.1.0",
9898
"esdoc-inject-script-plugin": "1.0.0",
9999
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2718,10 +2718,10 @@ bundle-name@^4.1.0:
27182718
dependencies:
27192719
run-applescript "^7.0.0"
27202720

2721-
c8@10.0.0:
2722-
version "10.0.0"
2723-
resolved "https://registry.yarnpkg.com/c8/-/c8-10.0.0.tgz#a28fe2268926e5d7486bc803755f4d5b4db18371"
2724-
integrity sha512-rdQecjxw16P8kwgMBjruaQyfF+R2o/mucCCK4VPktwq2HFMWLOHGyUasb46+WlUOVJX94d6dZolcJxzjCzWmXg==
2721+
c8@10.1.0:
2722+
version "10.1.0"
2723+
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.0.tgz#460834ec9e32c3090858172c8caa174705c64881"
2724+
integrity sha512-ZI4PfC9AXU0AMyxROY06/0mM/Bi6KGMj1sWu0iqeUQpOCNk+hMWnZqYIEGZlZlUK3Hpb/HfIdYcvd50En0tYsA==
27252725
dependencies:
27262726
"@bcoe/v8-coverage" "^0.2.3"
27272727
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)