From 8746d1708fe6ab2dcad1337422def3596231a5c7 Mon Sep 17 00:00:00 2001 From: Andrei Arkhipov Date: Wed, 6 May 2020 21:38:49 +0300 Subject: [PATCH] Updating dependencies (#37788) * Bump fs-extra from 6.0.1 to 9.0.0 Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 6.0.1 to 9.0.0. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/6.0.1...9.0.0) Signed-off-by: dependabot-preview[bot] * Bump azure-devops-node-api from 8.1.1 to 10.1.0 Bumps [azure-devops-node-api](https://github.com/Microsoft/azure-devops-node-api) from 8.1.1 to 10.1.0. - [Release notes](https://github.com/Microsoft/azure-devops-node-api/releases) - [Commits](https://github.com/Microsoft/azure-devops-node-api/commits) Signed-off-by: dependabot-preview[bot] * Bump eslint-plugin-jsdoc from 21.0.0 to 22.1.0 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 21.0.0 to 22.1.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v21.0.0...v22.1.0) Signed-off-by: dependabot-preview[bot] * Bump @typescript-eslint/eslint-plugin from 2.18.0 to 2.26.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.18.0 to 2.26.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.26.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] * Bump eslint-plugin-import from 2.20.0 to 2.20.2 Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.0 to 2.20.2. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.0...v2.20.2) Signed-off-by: dependabot-preview[bot] * Bump eslint-formatter-autolinkable-stylish from 1.1.1 to 1.1.2 Bumps [eslint-formatter-autolinkable-stylish](https://github.com/a-tarasyuk/eslint-formatter-autolinkable-stylish) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/a-tarasyuk/eslint-formatter-autolinkable-stylish/releases) - [Commits](https://github.com/a-tarasyuk/eslint-formatter-autolinkable-stylish/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot-preview[bot] * Bump @typescript-eslint/parser from 2.18.0 to 2.27.0 Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 2.18.0 to 2.27.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.27.0/packages/parser) Signed-off-by: dependabot-preview[bot] * Bump @typescript-eslint/eslint-plugin from 2.26.0 to 2.27.0 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.26.0 to 2.27.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.27.0/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] * Bump @typescript-eslint/experimental-utils from 2.18.0 to 2.27.0 Bumps [@typescript-eslint/experimental-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/experimental-utils) from 2.18.0 to 2.27.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/experimental-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.27.0/packages/experimental-utils) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 6fa73b0e28..7fc410ad60 100644 --- a/package.json +++ b/package.json @@ -54,11 +54,11 @@ "@types/through2": "latest", "@types/travis-fold": "latest", "@types/xml2js": "^0.4.0", - "@typescript-eslint/eslint-plugin": "2.18.0", - "@typescript-eslint/experimental-utils": "2.18.0", - "@typescript-eslint/parser": "2.18.0", + "@typescript-eslint/eslint-plugin": "2.27.0", + "@typescript-eslint/experimental-utils": "2.27.0", + "@typescript-eslint/parser": "2.27.0", "async": "latest", - "azure-devops-node-api": "^8.0.0", + "azure-devops-node-api": "^10.1.0", "browser-resolve": "^1.11.2", "browserify": "latest", "chai": "latest", @@ -66,12 +66,12 @@ "convert-source-map": "latest", "del": "5.1.0", "eslint": "6.8.0", - "eslint-formatter-autolinkable-stylish": "1.1.1", - "eslint-plugin-import": "2.20.0", - "eslint-plugin-jsdoc": "21.0.0", + "eslint-formatter-autolinkable-stylish": "1.1.2", + "eslint-plugin-import": "2.20.2", + "eslint-plugin-jsdoc": "22.1.0", "eslint-plugin-no-null": "1.0.2", "fancy-log": "latest", - "fs-extra": "^6.0.1", + "fs-extra": "^9.0.0", "glob": "latest", "gulp": "^4.0.0", "gulp-concat": "latest",