dep(npm): bump @cordova/eslint-config@6.0.0 (#1830)

This commit is contained in:
エリス
2025-07-25 23:14:25 +09:00
committed by GitHub
parent 1204a79378
commit 56afb70894
6 changed files with 765 additions and 306 deletions
+3 -3
View File
@@ -14,7 +14,7 @@
"scripts": {
"prepare": "cordova-js build > templates/project/assets/www/cordova.js",
"test": "npm run lint && npm run cover && npm run java-unit-tests",
"lint": "eslint lib spec test \"templates/cordova/**/!(*.*)\"",
"lint": "eslint .",
"lint:fix": "npm run lint -- --fix",
"unit-tests": "jasmine --config=spec/unit/jasmine.json",
"cover": "nyc jasmine --config=spec/coverage.json",
@@ -38,7 +38,7 @@
"which": "^5.0.0"
},
"devDependencies": {
"@cordova/eslint-config": "^5.1.0",
"@cordova/eslint-config": "^6.0.0",
"cordova-js": "^6.1.0",
"elementtree": "^0.1.7",
"jasmine": "^5.6.0",
@@ -48,7 +48,7 @@
"tmp": "^0.2.3"
},
"engines": {
"node": ">=20.5.0"
"node": ">=20.9.0"
},
"nyc": {
"include": [