mirror of https://github.com/espruino/BangleApps
Update Eslint
parent
b7a7c59ff8
commit
825a8b8290
File diff suppressed because it is too large
Load Diff
|
@ -6,9 +6,9 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "https://github.com/espruino/BangleApps",
|
"repository": "https://github.com/espruino/BangleApps",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^8.14.0",
|
"eslint": "^8.57.0",
|
||||||
"eslint-config-airbnb-base": "^15.0.0",
|
"eslint-config-airbnb-base": "^15.0.0",
|
||||||
"eslint-plugin-import": "^2.26.0",
|
"eslint-plugin-import": "^2.29.1",
|
||||||
"http-server": "^14.1.1",
|
"http-server": "^14.1.1",
|
||||||
"npm-watch": "^0.11.0"
|
"npm-watch": "^0.11.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue