Skip to content

Commit

Permalink
chore(deps): update dependency nyc to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 5b99b3b commit af50bc2
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"husky": "9.1.7",
"miragejs": "0.1.48",
"nock": "13.5.6",
"nyc": "15.1.0",
"nyc": "17.1.0",
"prettier": "3.4.2",
"uuid": "9.0.1",
"vite": "5.4.11",
Expand Down
41 changes: 39 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8207,7 +8207,7 @@ __metadata:
languageName: node
linkType: hard

"foreground-child@npm:^3.1.0":
"foreground-child@npm:^3.1.0, foreground-child@npm:^3.3.0":
version: 3.3.0
resolution: "foreground-child@npm:3.3.0"
dependencies:
Expand Down Expand Up @@ -8662,7 +8662,7 @@ __metadata:
lodash: "npm:4.17.21"
miragejs: "npm:0.1.48"
nock: "npm:13.5.6"
nyc: "npm:15.1.0"
nyc: "npm:17.1.0"
prettier: "npm:3.4.2"
react: "npm:18.3.1"
react-content-loader: "npm:7.0.2"
Expand Down Expand Up @@ -10680,6 +10680,43 @@ __metadata:
languageName: node
linkType: hard

"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"
caching-transform: "npm:^4.0.0"
convert-source-map: "npm:^1.7.0"
decamelize: "npm:^1.2.0"
find-cache-dir: "npm:^3.2.0"
find-up: "npm:^4.1.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"
istanbul-lib-hook: "npm:^3.0.0"
istanbul-lib-instrument: "npm:^6.0.2"
istanbul-lib-processinfo: "npm:^2.0.2"
istanbul-lib-report: "npm:^3.0.0"
istanbul-lib-source-maps: "npm:^4.0.0"
istanbul-reports: "npm:^3.0.2"
make-dir: "npm:^3.0.0"
node-preload: "npm:^0.2.1"
p-map: "npm:^3.0.0"
process-on-spawn: "npm:^1.0.0"
resolve-from: "npm:^5.0.0"
rimraf: "npm:^3.0.0"
signal-exit: "npm:^3.0.2"
spawn-wrap: "npm:^2.0.0"
test-exclude: "npm:^6.0.0"
yargs: "npm:^15.0.2"
bin:
nyc: bin/nyc.js
checksum: 10/08ce3aeac3b1903e82d0b9c95779420d5dba86a04e79a36e2f551bb51aa304f508373de7f5c027198754402e966e177b5dbdf61bbfab0a3b30708675d5105caf
languageName: node
linkType: hard

"object-assign@npm:^4.1.1":
version: 4.1.1
resolution: "object-assign@npm:4.1.1"
Expand Down

0 comments on commit af50bc2

Please sign in to comment.