diff --git a/script/package.json b/script/package.json index 9f7e0312981..ae323e8d32c 100644 --- a/script/package.json +++ b/script/package.json @@ -6,7 +6,7 @@ "@atom/electron-winstaller": "0.0.1", "@octokit/request": "^5.4.5", "async": "^3.2.0", - "babel-core": "5.8.38", + "babel-core": "6.0.0", "babel-eslint": "^10.0.1", "cheerio": "1.0.0-rc.2", "coffeelint": "1.15.7", @@ -37,7 +37,7 @@ "nock": "^13.0.2", "node-fetch": "^2.6.1", "normalize-package-data": "2.3.5", - "npm": "6.14.8", + "npm": "7.21.0", "npm-check": "^5.9.2", "passwd-user": "2.1.0", "pegjs": "0.9.0", @@ -46,13 +46,13 @@ "season": "5.3.0", "semver": "5.3.0", "simple-git": "^2.7.0", - "stylelint": "^9.0.0", + "stylelint": "^9.7.0", "stylelint-config-standard": "^18.1.0", "sync-request": "3.0.1", "tello": "1.2.0", "terser": "^3.8.1", "webdriverio": "^5.9.2", - "yargs": "4.8.1" + "yargs": "13.2.4" }, "scripts": { "postinstall": "node ./redownload-electron-bins.js"