Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"chai": "^6.0.0",
"chai-http": "^5.0.0",
"eslint": "^6.5.1",
"eslint-plugin-mocha": "^6.1.1",
"eslint-plugin-mocha": "^11.0.0",
"fetch-mock": "^6.5.2",
"git-message": "^2.0.2",
"istanbul": "^0.4.5",
Expand Down
57 changes: 33 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,17 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.4.1":
version: 4.9.1
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
dependencies:
eslint-visitor-keys: "npm:^3.4.3"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
checksum: 10/863b5467868551c9ae34d03eefe634633d08f623fc7b19d860f8f26eb6f303c1a5934253124163bee96181e45ed22bf27473dccc295937c3078493a4a8c9eddd
languageName: node
linkType: hard

"@grpc/grpc-js@npm:^1.7.1":
version: 1.14.3
resolution: "@grpc/grpc-js@npm:1.14.3"
Expand Down Expand Up @@ -2086,7 +2097,7 @@ __metadata:
debug: "npm:~2.6.3"
dont-sniff-mimetype: "npm:^1.1.0"
eslint: "npm:^6.5.1"
eslint-plugin-mocha: "npm:^6.1.1"
eslint-plugin-mocha: "npm:^11.0.0"
express: "npm:^5.0.0"
fetch-mock: "npm:^6.5.2"
form-data: "npm:^4.0.4"
Expand Down Expand Up @@ -2912,15 +2923,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-mocha@npm:^6.1.1":
version: 6.3.0
resolution: "eslint-plugin-mocha@npm:6.3.0"
"eslint-plugin-mocha@npm:^11.0.0":
version: 11.2.0
resolution: "eslint-plugin-mocha@npm:11.2.0"
dependencies:
eslint-utils: "npm:^2.0.0"
ramda: "npm:^0.27.0"
"@eslint-community/eslint-utils": "npm:^4.4.1"
globals: "npm:^15.14.0"
peerDependencies:
eslint: ">= 4.0.0"
checksum: 10/a30b28639251b9cb3e3af48d127c7636dd4a7335ef33f41cdcb381d85c7fee096b4148a5800791e50124ecc971c49988b628794d9d3ee952bcb01f7bb98c485e
eslint: ">=9.0.0"
checksum: 10/7aebf15ed6c78a13167dd9ce3ab36a7cd5e964f167c88121ef64c86a2e2cc41bb37761bf88a66265cc252d0865f727cff4e7bf4106145850e403855b55a7fb71
languageName: node
linkType: hard

Expand All @@ -2943,22 +2954,20 @@ __metadata:
languageName: node
linkType: hard

"eslint-utils@npm:^2.0.0":
version: 2.1.0
resolution: "eslint-utils@npm:2.1.0"
dependencies:
eslint-visitor-keys: "npm:^1.1.0"
checksum: 10/a7e43a5154a16a90c021cabeb160c3668cccbcf6474ccb2a7d7762698582398f3b938c5330909b858ef7c21182edfc9786dbf89ed7b294f51b7659a378bf7cec
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^1.1.0":
version: 1.3.0
resolution: "eslint-visitor-keys@npm:1.3.0"
checksum: 10/595ab230e0fcb52f86ba0986a9a473b9fcae120f3729b43f1157f88f27f8addb1e545c4e3d444185f2980e281ca15be5ada6f65b4599eec227cf30e41233b762
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^3.4.3":
version: 3.4.3
resolution: "eslint-visitor-keys@npm:3.4.3"
checksum: 10/3f357c554a9ea794b094a09bd4187e5eacd1bc0d0653c3adeb87962c548e6a1ab8f982b86963ae1337f5d976004146536dcee5d0e2806665b193fbfbf1a9231b
languageName: node
linkType: hard

"eslint@npm:^6.5.1":
version: 6.8.0
resolution: "eslint@npm:6.8.0"
Expand Down Expand Up @@ -3617,6 +3626,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.14.0":
version: 15.15.0
resolution: "globals@npm:15.15.0"
checksum: 10/7f561c87b2fd381b27fc2db7df8a4ea7a9bb378667b8a7193e61fd2ca3a876479174e2a303a74345fbea6e1242e16db48915c1fd3bf35adcf4060a795b425e18
languageName: node
linkType: hard

"gopd@npm:^1.2.0":
version: 1.2.0
resolution: "gopd@npm:1.2.0"
Expand Down Expand Up @@ -5459,13 +5475,6 @@ __metadata:
languageName: node
linkType: hard

"ramda@npm:^0.27.0":
version: 0.27.2
resolution: "ramda@npm:0.27.2"
checksum: 10/75b359ed0e5374a12aa2c31ad9af26685bef0559eb6ae6ae7a3ec49fb50576913d740f54ac0cf861b5cc3df7ffb5313a1c28dc775d7cd9e3571162a7a91b47db
languageName: node
linkType: hard

"range-parser@npm:^1.2.1":
version: 1.2.1
resolution: "range-parser@npm:1.2.1"
Expand Down