From 7aa7d68903a5fd9ee2fa7d809270624c26b60156 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 11:03:08 +0000 Subject: [PATCH] Bump @google/clasp from 2.3.0 to 2.4.2 Bumps [@google/clasp](https://github.com/google/clasp) from 2.3.0 to 2.4.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/compare/2.3.0...v2.4.2) --- updated-dependencies: - dependency-name: "@google/clasp" dependency-type: direct:production update-type: version-update:semver-minor ... 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..46c906b 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.4.2", "@types/google-apps-script": "^1.0.14" } }