update package.json.

Signed-off-by: touchscale <11134128+touchscale@user.noreply.gitee.com>
This commit is contained in:
touchscale 2023-05-06 10:09:14 +00:00 committed by Gitee
parent 6905989828
commit c4a11bf2a7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
"chalk": "^5.2.0",
"chokidar": "^3.5.3",
"https-proxy-agent": "5.0.1",
"icqq": "^0.3.1",
"icqq": "^0.3.2",
"image-size": "^1.0.2",
"inquirer": "^8.2.5",
"lodash": "^4.17.21",
@ -40,7 +40,7 @@
"yaml": "^2.2.2"
},
"devDependencies": {
"eslint": "^8.39.0",
"eslint": "^8.40.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-n": "^15.7.0",