From aad98448c85de01bef4a3645fc5a3f23b71cead1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 13:07:11 +0000 Subject: [PATCH] build(deps-dev): bump eslint-config-standard-with-typescript Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 19.0.0 to 20.0.0. - [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases) - [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/standard/eslint-config-standard-with-typescript/compare/v19.0.0...v20.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5ba2dc..9659f61 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "babel-jest": "^27.0.2", "eslint": "^7.10.0", "eslint-config-standard": "^16.0.1", - "eslint-config-standard-with-typescript": "19.0.0", + "eslint-config-standard-with-typescript": "20.0.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1",