From e5fac21b0725ffcef6c2f3d7beae734e70f8e080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 05:34:59 +0000 Subject: [PATCH] Bump @google/clasp from 2.3.0 to 2.3.1 Bumps [@google/clasp](https://github.com/google/clasp) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/google/clasp/releases) - [Changelog](https://github.com/google/clasp/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/clasp/compare/2.3.0...v2.3.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b061af..d006484 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "homepage": "https://github.com/lcenchew/dev-container-gas#readme", "devDependencies": {}, "dependencies": { - "@google/clasp": "2.3.0", + "@google/clasp": "2.3.1", "@types/google-apps-script": "^1.0.14" } }