Skip to content

Commit

Permalink
chore(deps): update dependency nyc to v17.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent c56d763 commit 786d0e5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"eslint-config-react-app": "7.0.1",
"husky": "9.1.6",
"istanbul-lib-coverage": "3.2.2",
"nyc": "17.0.0",
"nyc": "17.1.0",
"prettier": "3.3.3",
"standard-version": "9.5.0",
"typescript": "5.6.2",
Expand Down
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8746,6 +8746,16 @@ __metadata:
languageName: node
linkType: hard

"foreground-child@npm:^3.3.0":
version: 3.3.0
resolution: "foreground-child@npm:3.3.0"
dependencies:
cross-spawn: "npm:^7.0.0"
signal-exit: "npm:^4.0.1"
checksum: 10/e3a60480f3a09b12273ce2c5fcb9514d98dd0e528f58656a1b04680225f918d60a2f81f6a368f2f3b937fcee9cfc0cbf16f1ad9a0bc6a3a6e103a84c9a90087e
languageName: node
linkType: hard

"forever-agent@npm:~0.6.1":
version: 0.6.1
resolution: "forever-agent@npm:0.6.1"
Expand Down Expand Up @@ -9271,7 +9281,7 @@ __metadata:
lodash.isempty: "npm:4.4.0"
lodash.words: "npm:4.2.0"
lucide-react: "npm:0.441.0"
nyc: "npm:17.0.0"
nyc: "npm:17.1.0"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down Expand Up @@ -11348,9 +11358,9 @@ __metadata:
languageName: node
linkType: hard

"nyc@npm:17.0.0":
version: 17.0.0
resolution: "nyc@npm:17.0.0"
"nyc@npm:17.1.0":
version: 17.1.0
resolution: "nyc@npm:17.1.0"
dependencies:
"@istanbuljs/load-nyc-config": "npm:^1.0.0"
"@istanbuljs/schema": "npm:^0.1.2"
Expand All @@ -11359,7 +11369,7 @@ __metadata:
decamelize: "npm:^1.2.0"
find-cache-dir: "npm:^3.2.0"
find-up: "npm:^4.1.0"
foreground-child: "npm:^2.0.0"
foreground-child: "npm:^3.3.0"
get-package-type: "npm:^0.1.0"
glob: "npm:^7.1.6"
istanbul-lib-coverage: "npm:^3.0.0"
Expand All @@ -11381,7 +11391,7 @@ __metadata:
yargs: "npm:^15.0.2"
bin:
nyc: bin/nyc.js
checksum: 10/b20627f4875ac79861255bfc9abfaa2589bcb2b8e59ab0f8a4905e4fba80ba55be92ca408426f2d3a6a9786f79331b1e48404aa8f89208d8c11695c68d188b26
checksum: 10/08ce3aeac3b1903e82d0b9c95779420d5dba86a04e79a36e2f551bb51aa304f508373de7f5c027198754402e966e177b5dbdf61bbfab0a3b30708675d5105caf
languageName: node
linkType: hard

Expand Down Expand Up @@ -13165,7 +13175,7 @@ __metadata:
languageName: node
linkType: hard

"signal-exit@npm:^4.1.0":
"signal-exit@npm:^4.0.1, signal-exit@npm:^4.1.0":
version: 4.1.0
resolution: "signal-exit@npm:4.1.0"
checksum: 10/c9fa63bbbd7431066174a48ba2dd9986dfd930c3a8b59de9c29d7b6854ec1c12a80d15310869ea5166d413b99f041bfa3dd80a7947bcd44ea8e6eb3ffeabfa1f
Expand Down

0 comments on commit 786d0e5

Please sign in to comment.