Skip to content

Commit 4d5c474

Browse files
chore(deps): update dependency chai to v4.4.1
1 parent 672c755 commit 4d5c474

7 files changed

+22
-22
lines changed

.pnp.cjs

Lines changed: 10 additions & 10 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.

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.13",
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.1",
5959
"cross-env": "7.0.3",
6060
"dotenv": "16.3.1",
6161
"eslint": "8.53.0",

yarn.lock

Lines changed: 10 additions & 10 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.13":
2947+
version: 4.3.13
2948+
resolution: "@types/chai@npm:4.3.13"
2949+
checksum: 90b4ce7fd61eeb5159409f1a06cce6383c64354ce287b5cc6b5562a3bae6fb248e377f48b4bdcc8e8c545fd41b9b9cfbe6caf8bc7236eafd557b6157db19b58d
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.1":
4693+
version: 4.4.1
4694+
resolution: "chai@npm:4.4.1"
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: 9ab84f36eb8e0b280c56c6c21ca4da5933132cd8a0c89c384f1497f77953640db0bc151edd47f81748240a9fab57b78f7d925edfeedc8e8fc98016d71f40c36e
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.13
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.1
1021110211
cross-env: 7.0.3
1021210212
dotenv: 16.3.1
1021310213
eslint: 8.53.0

0 commit comments

Comments
 (0)