diff --git a/script/package.json b/script/package.json index ccd6bc266bf..d0a1c0e7f58 100644 --- a/script/package.json +++ b/script/package.json @@ -6,8 +6,8 @@ "@atom/electron-winstaller": "0.0.1", "@octokit/request": "^5.4.5", "async": "^3.2.0", - "babel-core": "5.8.38", - "babel-eslint": "^10.0.1", + "babel-core": "6.2.0", + "babel-eslint": "^10.1.0", "cheerio": "1.0.0-rc.2", "coffeelint": "1.15.7", "colors": "1.1.2", @@ -15,8 +15,8 @@ "electron-chromedriver": "^11.0.0", "electron-link": "^0.6.0", "electron-mksnapshot": "^11.0.1", - "electron-packager": "^15.1.0", - "eslint": "^5.16.0", + "electron-packager": "^17.1.2", + "eslint": "^10.0.0", "eslint-config-prettier": "^4.2.0", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.17.2", @@ -24,9 +24,9 @@ "eslint-plugin-prettier": "^3.0.1", "eslint-plugin-promise": "^4.1.1", "eslint-plugin-standard": "^4.0.0", - "fs-admin": "^0.12.0", + "fs-admin": "^0.20.0", "fs-extra": "9.0.1", - "glob": "7.0.3", + "glob": "12.0.0", "joanna": "0.0.10", "klaw-sync": "^1.1.2", "legal-eagle": "0.14.0", @@ -37,8 +37,8 @@ "nock": "^13.0.2", "node-fetch": "^2.6.7", "normalize-package-data": "2.3.5", - "npm": "^6.14.16", - "npm-check": "^5.9.2", + "npm": "^11.0.0", + "npm-check": "^6.0.1", "passwd-user": "2.1.0", "pegjs": "0.9.0", "prettier": "^1.17.0", @@ -46,7 +46,7 @@ "season": "5.3.0", "semver": "5.3.0", "simple-git": "^2.7.0", - "stylelint": "^9.0.0", + "stylelint": "^13.0.0", "stylelint-config-standard": "^18.1.0", "sync-request": "3.0.1", "tello": "1.2.0",