From 290be2f1fb9c0bf95d1b69f569573eeeb2e80896 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Sep 2019 21:57:47 +0300 Subject: [PATCH] chore(deps): update dependency eslint-plugin-node to v10 (#32) --- packages/google-cloud-phishingprotection/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-phishingprotection/package.json b/packages/google-cloud-phishingprotection/package.json index 3221fc73426..5a6d01efa84 100644 --- a/packages/google-cloud-phishingprotection/package.json +++ b/packages/google-cloud-phishingprotection/package.json @@ -32,7 +32,7 @@ "chai": "^4.2.0", "eslint": "^6.0.0", "eslint-config-prettier": "^6.0.0", - "eslint-plugin-node": "^9.0.1", + "eslint-plugin-node": "^10.0.0", "eslint-plugin-prettier": "^3.0.1", "jsdoc": "^3.6.2", "jsdoc-fresh": "^1.0.1",