mirror of https://github.com/godotengine/godot
[HTML5] Update eslint and jsdoc dependencies.
(cherry picked from commit a1cbb6daa6)
This commit is contained in:
parent
336a381486
commit
87883f8b0d
File diff suppressed because it is too large
Load Diff
|
|
@ -20,9 +20,9 @@
|
||||||
"author": "Godot Engine contributors",
|
"author": "Godot Engine contributors",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^7.9.0",
|
"eslint": "^7.28.0",
|
||||||
"eslint-config-airbnb-base": "^14.2.0",
|
"eslint-config-airbnb-base": "^14.2.1",
|
||||||
"eslint-plugin-import": "^2.22.0",
|
"eslint-plugin-import": "^2.23.4",
|
||||||
"jsdoc": "github:jsdoc/jsdoc#544a992824631fc652183d8b0b4b1281dc961560"
|
"jsdoc": "^3.6.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue