Skip to content

Commit b78ea8d

Browse files
chore(deps): update dependency chai to v5
1 parent 5113ad3 commit b78ea8d

File tree

2 files changed

+41
-57
lines changed

2 files changed

+41
-57
lines changed

package-lock.json

+39-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"homepage": "https://github.com/mooyoul/node-webpinfo#readme",
4646
"devDependencies": {
47-
"@types/chai": "4.3.20",
47+
"@types/chai": "5.2.0",
4848
"@types/debug": "4.1.12",
4949
"@types/mocha": "5.2.7",
5050
"@types/node": "10.17.60",
@@ -54,7 +54,7 @@
5454
"@vingle/commitlint-preset": "1.0.3",
5555
"@vingle/semantic-release-config": "1.0.5",
5656
"@vingle/tslint-preset": "1.0.1",
57-
"chai": "4.5.0",
57+
"chai": "5.2.0",
5858
"husky": "4.3.8",
5959
"mocha": "6.2.3",
6060
"nyc": "15.1.0",

0 commit comments

Comments
 (0)