From 3bfa5d1b885f7a6c66ba61a40c1e78abaa8c284d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 05:36:35 +0000 Subject: [PATCH] Bump @google/clasp from 2.3.0 to 2.3.2 Bumps [@google/clasp](https://github.com/google/clasp) from 2.3.0 to 2.3.2. - [Release notes](https://github.com/google/clasp/releases) - [Changelog](https://github.com/google/clasp/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/clasp/commits) 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..3bad882 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.2", "@types/google-apps-script": "^1.0.14" } }