mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
[HTML5] Update eslint and jsdoc dependencies.
(cherry picked from commit a1cbb6daa636b9da0f06919fcd540e30c41b6982)
This commit is contained in:
parent
30393b6401
commit
2c64218415
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…
x
Reference in New Issue
Block a user