Skip to content

Commit 24446ad

Browse files
chore(deps): update dependency chai to v4.4.0
1 parent 672c755 commit 24446ad

7 files changed

+22
-22
lines changed

Diff for: .pnp.cjs

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-9.19 KB
Binary file not shown.
9.19 KB
Binary file not shown.
-156 KB
Binary file not shown.

Diff for: .yarn/cache/chai-npm-4.4.0-fdb99315e9-2509a0acc2.zip

157 KB
Binary file not shown.

Diff for: package.json

+2-2
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.11",
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.4.0",
5959
"cross-env": "7.0.3",
6060
"dotenv": "16.3.1",
6161
"eslint": "8.53.0",

Diff for: yarn.lock

+10-10
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.11":
2947+
version: 4.3.11
2948+
resolution: "@types/chai@npm:4.3.11"
2949+
checksum: d0c05fe5d02b2e6bbca2bd4866a2ab20a59cf729bc04af0060e7a3277eaf2fb65651b90d4c74b0ebf1d152b4b1d49fa8e44143acef276a2bbaa7785fbe5642d3
29502950
languageName: node
29512951
linkType: hard
29522952

@@ -4689,9 +4689,9 @@ __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.4.0":
4693+
version: 4.4.0
4694+
resolution: "chai@npm:4.4.0"
46954695
dependencies:
46964696
assertion-error: ^1.1.0
46974697
check-error: ^1.0.3
@@ -4700,7 +4700,7 @@ __metadata:
47004700
loupe: ^2.3.6
47014701
pathval: ^1.1.1
47024702
type-detect: ^4.0.8
4703-
checksum: 536668c60a0d985a0fbd94418028e388d243a925d7c5e858c7443e334753511614a3b6a124bac9ca077dfc4c37acc367d62f8c294960f440749536dc181dfc6d
4703+
checksum: 2509a0acc2707f0664157cdc9d72b1466c71cedba19a22fec80ae550593fdcfc108fd86d4a7fec3be631b6c0589bf4f05652ee73fa55dbc748387ff6cc85c6b3
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.11
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.4.0
1021110211
cross-env: 7.0.3
1021210212
dotenv: 16.3.1
1021310213
eslint: 8.53.0

0 commit comments

Comments
 (0)