Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 0b9082d

Browse files
committed
chore(deps): update dependency nyc to ^14.1.1
1 parent 7f8d3ab commit 0b9082d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint": "^7.32.0",
5757
"husky": "^2.1.0",
5858
"mocha": "^9.2.2",
59-
"nyc": "^14.1.0",
59+
"nyc": "^14.1.1",
6060
"prettier": "^2.6.2",
6161
"semantic-release": "^15.13.3",
6262
"sourcegraph": "^25.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5260,10 +5260,10 @@ number-is-nan@^1.0.0:
52605260
resolved "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
52615261
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
52625262

5263-
nyc@^14.1.0:
5264-
version "14.1.0"
5265-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.1.0.tgz#ae864913a4c5a947bfaebeb66a488bdb1868c9a3"
5266-
integrity sha512-iy9fEV8Emevz3z/AanIZsoGa8F4U2p0JKevZ/F0sk+/B2r9E6Qn+EPs0bpxEhnAt6UPlTL8mQZIaSJy8sK0ZFw==
5263+
nyc@^14.1.1:
5264+
version "14.1.1"
5265+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-14.1.1.tgz#151d64a6a9f9f5908a1b73233931e4a0a3075eeb"
5266+
integrity sha512-OI0vm6ZGUnoGZv/tLdZ2esSVzDwUC88SNs+6JoSOMVxA+gKMB8Tk7jBwgemLx4O40lhhvZCVw1C+OYLOBOPXWw==
52675267
dependencies:
52685268
archy "^1.0.0"
52695269
caching-transform "^3.0.2"

0 commit comments

Comments
 (0)