Skip to content

Commit fe1cdb4

Browse files
committed
⬆️ deps: Upgrade dependency c8 to v10.1.2.
1 parent 906747c commit fe1cdb4

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.1.1",
96+
"c8": "10.1.2",
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-
2722-
version "10.1.1"
2723-
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.1.tgz#797e324386257506bff782f9eb2af868d103993d"
2724-
integrity sha512-+aAvpNMwnzncW27XsEf2eMrGTF8HXIGZ24UQ1dW679+8SQ/UvDXxHNoKwMohcI9ZVj0xl/bI4/meqxvIWOBYaw==
2721+
2722+
version "10.1.2"
2723+
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.2.tgz#7fe04ced150316e2a623612ab78378289f7e6a9f"
2724+
integrity sha512-Qr6rj76eSshu5CgRYvktW0uM0CFY0yi4Fd5D0duDXO6sYinyopmftUiJVuzBQxQcwQLor7JWDVRP+dUfCmzgJw==
27252725
dependencies:
27262726
"@bcoe/v8-coverage" "^0.2.3"
27272727
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)