[HTML5] Update eslint and jsdoc dependencies.
(cherry picked from commit a1cbb6daa6
)
This commit is contained in:
parent
30393b6401
commit
2c64218415
2 changed files with 523 additions and 489 deletions
1004
platform/javascript/package-lock.json
generated
1004
platform/javascript/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -20,9 +20,9 @@
|
|||
"author": "Godot Engine contributors",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"eslint": "^7.9.0",
|
||||
"eslint-config-airbnb-base": "^14.2.0",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"jsdoc": "github:jsdoc/jsdoc#544a992824631fc652183d8b0b4b1281dc961560"
|
||||
"eslint": "^7.28.0",
|
||||
"eslint-config-airbnb-base": "^14.2.1",
|
||||
"eslint-plugin-import": "^2.23.4",
|
||||
"jsdoc": "^3.6.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue