From 60784b2da866da1db3dcf6c7f00f2c4967fa40d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 04:39:22 +0000 Subject: [PATCH] chore(deps-dev): Bump @types/google-apps-script from 1.0.74 to 1.0.75 Bumps [@types/google-apps-script](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-apps-script) from 1.0.74 to 1.0.75. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google-apps-script) --- updated-dependencies: - dependency-name: "@types/google-apps-script" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 086f726..ae30f58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1397,9 +1397,9 @@ "dev": true }, "node_modules/@types/google-apps-script": { - "version": "1.0.74", - "resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.74.tgz", - "integrity": "sha512-FmPMEzvOWksxlF09DtCoB22GqVTipZph26nl6YsJ5HV6pQNZx2pjFiUTkxxpj2y+a6QlDnwYz/+b+0ILNClybQ==", + "version": "1.0.75", + "resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.75.tgz", + "integrity": "sha512-igNG4fuC+MJyOEFHhVLAU7psZX7NlsamuRXA49M0wR6bzN7XRzhPF4IO7NPOjguHvNKaKxUG665FFE7OkgMQKQ==", "dev": true }, "node_modules/@types/graceful-fs": { @@ -5629,9 +5629,9 @@ "dev": true }, "@types/google-apps-script": { - "version": "1.0.74", - "resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.74.tgz", - "integrity": "sha512-FmPMEzvOWksxlF09DtCoB22GqVTipZph26nl6YsJ5HV6pQNZx2pjFiUTkxxpj2y+a6QlDnwYz/+b+0ILNClybQ==", + "version": "1.0.75", + "resolved": "https://registry.npmjs.org/@types/google-apps-script/-/google-apps-script-1.0.75.tgz", + "integrity": "sha512-igNG4fuC+MJyOEFHhVLAU7psZX7NlsamuRXA49M0wR6bzN7XRzhPF4IO7NPOjguHvNKaKxUG665FFE7OkgMQKQ==", "dev": true }, "@types/graceful-fs": {