Skip to content

Commit 3508ee4

Browse files
committed
Upgrade nyc to v17
1 parent 9326c89 commit 3508ee4

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"mkdirp": "~3.0.1",
160160
"mocha": "~11.7.5",
161161
"npm-run-all": "~4.1.5",
162-
"nyc": "~15.1.0",
162+
"nyc": "~17.1.0",
163163
"prettier": "~3.8.0",
164164
"s3rver": "~3.7.1",
165165
"sinon": "~21.0.1",

yarn.lock

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ __metadata:
732732
languageName: node
733733
linkType: hard
734734

735-
"@babel/core@npm:^7.7.5, @babel/core@npm:~7.28.6":
735+
"@babel/core@npm:^7.23.9, @babel/core@npm:~7.28.6":
736736
version: 7.28.6
737737
resolution: "@babel/core@npm:7.28.6"
738738
dependencies:
@@ -842,7 +842,7 @@ __metadata:
842842
languageName: node
843843
linkType: hard
844844

845-
"@babel/parser@npm:^7.28.6":
845+
"@babel/parser@npm:^7.23.9, @babel/parser@npm:^7.28.6":
846846
version: 7.28.6
847847
resolution: "@babel/parser@npm:7.28.6"
848848
dependencies:
@@ -1293,7 +1293,7 @@ __metadata:
12931293
languageName: node
12941294
linkType: hard
12951295

1296-
"@istanbuljs/schema@npm:^0.1.2":
1296+
"@istanbuljs/schema@npm:^0.1.2, @istanbuljs/schema@npm:^0.1.3":
12971297
version: 0.1.3
12981298
resolution: "@istanbuljs/schema@npm:0.1.3"
12991299
checksum: 10c0/61c5286771676c9ca3eb2bd8a7310a9c063fb6e0e9712225c8471c582d157392c88f5353581c8c9adbe0dff98892317d2fdfc56c3499aa42e0194405206a963a
@@ -5819,7 +5819,7 @@ __metadata:
58195819
languageName: node
58205820
linkType: hard
58215821

5822-
"foreground-child@npm:^3.1.0":
5822+
"foreground-child@npm:^3.1.0, foreground-child@npm:^3.3.0":
58235823
version: 3.3.1
58245824
resolution: "foreground-child@npm:3.3.1"
58255825
dependencies:
@@ -5979,7 +5979,7 @@ __metadata:
59795979
nodemailer-stub-transport: "npm:~1.1.0"
59805980
npm-run-all: "npm:~4.1.5"
59815981
numeral: "npm:~2.0.6"
5982-
nyc: "npm:~15.1.0"
5982+
nyc: "npm:~17.1.0"
59835983
pg: "npm:~8.17.1"
59845984
pg-cursor: "npm:~2.16.1"
59855985
pg-format: "npm:~1.0.4"
@@ -7129,15 +7129,16 @@ __metadata:
71297129
languageName: node
71307130
linkType: hard
71317131

7132-
"istanbul-lib-instrument@npm:^4.0.0":
7133-
version: 4.0.3
7134-
resolution: "istanbul-lib-instrument@npm:4.0.3"
7132+
"istanbul-lib-instrument@npm:^6.0.2":
7133+
version: 6.0.3
7134+
resolution: "istanbul-lib-instrument@npm:6.0.3"
71357135
dependencies:
7136-
"@babel/core": "npm:^7.7.5"
7137-
"@istanbuljs/schema": "npm:^0.1.2"
7138-
istanbul-lib-coverage: "npm:^3.0.0"
7139-
semver: "npm:^6.3.0"
7140-
checksum: 10c0/7f1005566a912e33e847576b2c1072d48a7c556810a54d912f3e2f0bd966171e68b30c40b0c1ce6ee9b8864de422d0c10e2d0dfd2d25b48723950cc78cd437c2
7136+
"@babel/core": "npm:^7.23.9"
7137+
"@babel/parser": "npm:^7.23.9"
7138+
"@istanbuljs/schema": "npm:^0.1.3"
7139+
istanbul-lib-coverage: "npm:^3.2.0"
7140+
semver: "npm:^7.5.4"
7141+
checksum: 10c0/a1894e060dd2a3b9f046ffdc87b44c00a35516f5e6b7baf4910369acca79e506fc5323a816f811ae23d82334b38e3ddeb8b3b331bd2c860540793b59a8689128
71417142
languageName: node
71427143
linkType: hard
71437144

@@ -8627,9 +8628,9 @@ __metadata:
86278628
languageName: node
86288629
linkType: hard
86298630

8630-
"nyc@npm:~15.1.0":
8631-
version: 15.1.0
8632-
resolution: "nyc@npm:15.1.0"
8631+
"nyc@npm:~17.1.0":
8632+
version: 17.1.0
8633+
resolution: "nyc@npm:17.1.0"
86338634
dependencies:
86348635
"@istanbuljs/load-nyc-config": "npm:^1.0.0"
86358636
"@istanbuljs/schema": "npm:^0.1.2"
@@ -8638,12 +8639,12 @@ __metadata:
86388639
decamelize: "npm:^1.2.0"
86398640
find-cache-dir: "npm:^3.2.0"
86408641
find-up: "npm:^4.1.0"
8641-
foreground-child: "npm:^2.0.0"
8642+
foreground-child: "npm:^3.3.0"
86428643
get-package-type: "npm:^0.1.0"
86438644
glob: "npm:^7.1.6"
86448645
istanbul-lib-coverage: "npm:^3.0.0"
86458646
istanbul-lib-hook: "npm:^3.0.0"
8646-
istanbul-lib-instrument: "npm:^4.0.0"
8647+
istanbul-lib-instrument: "npm:^6.0.2"
86478648
istanbul-lib-processinfo: "npm:^2.0.2"
86488649
istanbul-lib-report: "npm:^3.0.0"
86498650
istanbul-lib-source-maps: "npm:^4.0.0"
@@ -8660,7 +8661,7 @@ __metadata:
86608661
yargs: "npm:^15.0.2"
86618662
bin:
86628663
nyc: bin/nyc.js
8663-
checksum: 10c0/ad0da0627b465f9e88f45105416774a04a033096115bcce8de8952fae25b6e3f3b6441ce81a484b7cd1b79c792aee271f68f57cefe9bb6d062720e61f2feed2c
8664+
checksum: 10c0/653497bf11c53c70d821c18a2bfb7dba310b297b8bc83e5392e560c3d60d4dc9836b6c44f060065dfa99f7dacfd49147f8f60b160dfbe3f722517d4e7e236db2
86648665
languageName: node
86658666
linkType: hard
86668667

@@ -10058,7 +10059,7 @@ __metadata:
1005810059
languageName: node
1005910060
linkType: hard
1006010061

10061-
"semver@npm:^6.0.0, semver@npm:^6.3.0, semver@npm:^6.3.1":
10062+
"semver@npm:^6.0.0, semver@npm:^6.3.1":
1006210063
version: 6.3.1
1006310064
resolution: "semver@npm:6.3.1"
1006410065
bin:

0 commit comments

Comments
 (0)