Skip to content

Commit 82ee1e6

Browse files
chore(deps): update dependency chai to v4.5.0
1 parent 672c755 commit 82ee1e6

8 files changed

+39
-25
lines changed

.pnp.cjs

Lines changed: 18 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@
4747
"devDependencies": {
4848
"@googleapis/youtube": "11.0.1",
4949
"@istanbuljs/nyc-config-typescript": "1.0.2",
50-
"@types/chai": "4.3.10",
50+
"@types/chai": "4.3.18",
5151
"@types/gulp": "4.0.16",
5252
"@types/gulp-sourcemaps": "0.0.37",
5353
"@types/merge2": "1.4.3",
5454
"@types/mocha": "10.0.3",
5555
"@types/node": "20.9.0",
5656
"@typescript-eslint/eslint-plugin": "6.13.0",
5757
"@typescript-eslint/parser": "6.13.0",
58-
"chai": "4.3.10",
58+
"chai": "4.5.0",
5959
"cross-env": "7.0.3",
6060
"dotenv": "16.3.1",
6161
"eslint": "8.53.0",

yarn.lock

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2943,10 +2943,10 @@ __metadata:
29432943
languageName: node
29442944
linkType: hard
29452945

2946-
"@types/chai@npm:4.3.10":
2947-
version: 4.3.10
2948-
resolution: "@types/chai@npm:4.3.10"
2949-
checksum: cb9ebe31f5da2d72c4b9362ec4efb33497355372270163c0290f6b9c389934ff178dac933be6b2911a125f15972c0379603736ea83ad10bfca933b6aaf6c0c5b
2946+
"@types/chai@npm:4.3.18":
2947+
version: 4.3.18
2948+
resolution: "@types/chai@npm:4.3.18"
2949+
checksum: 01840fdd85b7ccfcc145cf3ab294510d9294b00b9e5fa7096c1699e73f892314bbb8a0505ba38dad61a9ae7f2e38bd8af59cadd3e8fbe4962b39e3627d7104ea
29502950
languageName: node
29512951
linkType: hard
29522952

@@ -4689,18 +4689,18 @@ __metadata:
46894689
languageName: node
46904690
linkType: hard
46914691

4692-
"chai@npm:4.3.10":
4693-
version: 4.3.10
4694-
resolution: "chai@npm:4.3.10"
4692+
"chai@npm:4.5.0":
4693+
version: 4.5.0
4694+
resolution: "chai@npm:4.5.0"
46954695
dependencies:
46964696
assertion-error: ^1.1.0
46974697
check-error: ^1.0.3
46984698
deep-eql: ^4.1.3
46994699
get-func-name: ^2.0.2
47004700
loupe: ^2.3.6
47014701
pathval: ^1.1.1
4702-
type-detect: ^4.0.8
4703-
checksum: 536668c60a0d985a0fbd94418028e388d243a925d7c5e858c7443e334753511614a3b6a124bac9ca077dfc4c37acc367d62f8c294960f440749536dc181dfc6d
4702+
type-detect: ^4.1.0
4703+
checksum: 70e5a8418a39e577e66a441cc0ce4f71fd551a650a71de30dd4e3e31e75ed1f5aa7119cf4baf4a2cb5e85c0c6befdb4d8a05811fad8738c1a6f3aa6a23803821
47044704
languageName: node
47054705
linkType: hard
47064706

@@ -10199,15 +10199,15 @@ __metadata:
1019910199
dependencies:
1020010200
"@googleapis/youtube": 11.0.1
1020110201
"@istanbuljs/nyc-config-typescript": 1.0.2
10202-
"@types/chai": 4.3.10
10202+
"@types/chai": 4.3.18
1020310203
"@types/gulp": 4.0.16
1020410204
"@types/gulp-sourcemaps": 0.0.37
1020510205
"@types/merge2": 1.4.3
1020610206
"@types/mocha": 10.0.3
1020710207
"@types/node": 20.9.0
1020810208
"@typescript-eslint/eslint-plugin": 6.13.0
1020910209
"@typescript-eslint/parser": 6.13.0
10210-
chai: 4.3.10
10210+
chai: 4.5.0
1021110211
cross-env: 7.0.3
1021210212
dotenv: 16.3.1
1021310213
eslint: 8.53.0
@@ -12647,13 +12647,20 @@ __metadata:
1264712647
languageName: node
1264812648
linkType: hard
1264912649

12650-
"type-detect@npm:^4.0.0, type-detect@npm:^4.0.8":
12650+
"type-detect@npm:^4.0.0":
1265112651
version: 4.0.8
1265212652
resolution: "type-detect@npm:4.0.8"
1265312653
checksum: 62b5628bff67c0eb0b66afa371bd73e230399a8d2ad30d852716efcc4656a7516904570cd8631a49a3ce57c10225adf5d0cbdcb47f6b0255fe6557c453925a15
1265412654
languageName: node
1265512655
linkType: hard
1265612656

12657+
"type-detect@npm:^4.1.0":
12658+
version: 4.1.0
12659+
resolution: "type-detect@npm:4.1.0"
12660+
checksum: 3b32f873cd02bc7001b00a61502b7ddc4b49278aabe68d652f732e1b5d768c072de0bc734b427abf59d0520a5f19a2e07309ab921ef02018fa1cb4af155cdb37
12661+
languageName: node
12662+
linkType: hard
12663+
1265712664
"type-fest@npm:^0.20.2":
1265812665
version: 0.20.2
1265912666
resolution: "type-fest@npm:0.20.2"

0 commit comments

Comments
 (0)