Skip to content

Commit 9d0bdfd

Browse files
committed
chore(package): update dependencies
1 parent 7d83c78 commit 9d0bdfd

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

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

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
"dependencies": {
3636
"async": "^3.2.5",
37-
"chalk": "^5.2.0",
37+
"chalk": "^5.3.0",
3838
"commander": "^12.1.0",
3939
"link-check": "^5.3.0",
4040
"lodash": "^4.17.21",
@@ -44,10 +44,10 @@
4444
"proxy-agent": "^6.4.0"
4545
},
4646
"devDependencies": {
47-
"eslint": "^9.2.0",
47+
"eslint": "^9.3.0",
4848
"expect.js": "^0.3.1",
49-
"express": "^4.18.3",
50-
"globals": "^15.1.0",
51-
"mocha": "^10.3.0"
49+
"express": "^4.19.2",
50+
"globals": "^15.3.0",
51+
"mocha": "^10.4.0"
5252
}
5353
}

0 commit comments

Comments
 (0)