Skip to content

Commit

Permalink
[frontend] Update dependency nyc to v17
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 1a9f0e4 commit a6d9c83
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 20 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"fs-extra": "11.2.0",
"globals": "15.9.0",
"jsdom": "24.1.1",
"nyc": "15.1.0",
"nyc": "17.0.0",
"swagger-typescript-api": "13.0.6",
"typescript": "5.4.5",
"vite": "5.3.5",
Expand Down
26 changes: 7 additions & 19 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.16.0, @babel/core@npm:^7.23.9, @babel/core@npm:^7.7.5":
"@babel/core@npm:^7.16.0, @babel/core@npm:^7.23.9":
version: 7.24.3
resolution: "@babel/core@npm:7.24.3"
dependencies:
Expand Down Expand Up @@ -10379,18 +10379,6 @@ __metadata:
languageName: node
linkType: hard

"istanbul-lib-instrument@npm:^4.0.0":
version: 4.0.3
resolution: "istanbul-lib-instrument@npm:4.0.3"
dependencies:
"@babel/core": "npm:^7.7.5"
"@istanbuljs/schema": "npm:^0.1.2"
istanbul-lib-coverage: "npm:^3.0.0"
semver: "npm:^6.3.0"
checksum: 10c0/7f1005566a912e33e847576b2c1072d48a7c556810a54d912f3e2f0bd966171e68b30c40b0c1ce6ee9b8864de422d0c10e2d0dfd2d25b48723950cc78cd437c2
languageName: node
linkType: hard

"istanbul-lib-instrument@npm:^6.0.2":
version: 6.0.2
resolution: "istanbul-lib-instrument@npm:6.0.2"
Expand Down Expand Up @@ -12088,9 +12076,9 @@ __metadata:
languageName: node
linkType: hard

"nyc@npm:15.1.0":
version: 15.1.0
resolution: "nyc@npm:15.1.0"
"nyc@npm:17.0.0":
version: 17.0.0
resolution: "nyc@npm:17.0.0"
dependencies:
"@istanbuljs/load-nyc-config": "npm:^1.0.0"
"@istanbuljs/schema": "npm:^0.1.2"
Expand All @@ -12104,7 +12092,7 @@ __metadata:
glob: "npm:^7.1.6"
istanbul-lib-coverage: "npm:^3.0.0"
istanbul-lib-hook: "npm:^3.0.0"
istanbul-lib-instrument: "npm:^4.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"
Expand All @@ -12121,7 +12109,7 @@ __metadata:
yargs: "npm:^15.0.2"
bin:
nyc: bin/nyc.js
checksum: 10c0/ad0da0627b465f9e88f45105416774a04a033096115bcce8de8952fae25b6e3f3b6441ce81a484b7cd1b79c792aee271f68f57cefe9bb6d062720e61f2feed2c
checksum: 10c0/d77033c42ce3fa8159ab1fa547332ce374aafcb46f48d1c15fd515f3c1b9b6d29335147229abd3d8251e78fad7961f2c8cfae3530cda32845f652ab0c81f53ad
languageName: node
linkType: hard

Expand Down Expand Up @@ -12402,7 +12390,7 @@ __metadata:
moment: "npm:2.30.1"
moment-timezone: "npm:0.5.45"
normalizr: "npm:3.6.2"
nyc: "npm:15.1.0"
nyc: "npm:17.0.0"
pdfmake: "npm:0.2.10"
prop-types: "npm:15.8.1"
ramda: "npm:0.30.1"
Expand Down

0 comments on commit a6d9c83

Please sign in to comment.