Skip to content

Commit efdae39

Browse files
chore(deps): update dependency @types/google-apps-script to v1.0.84 (#624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1dd2b5a commit efdae39

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"homepage": "https://github.com/howdy39/gas-clasp-starter#readme",
2929
"devDependencies": {
3030
"@google/clasp": "2.4.2",
31-
"@types/google-apps-script": "1.0.83",
31+
"@types/google-apps-script": "1.0.84",
3232
"@types/jest": "29.5.13",
3333
"@typescript-eslint/eslint-plugin": "8.8.1",
3434
"@typescript-eslint/parser": "8.8.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1227,10 +1227,10 @@
12271227
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
12281228
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==
12291229

1230-
"@types/[email protected].83":
1231-
version "1.0.83"
1232-
resolved "https://registry.yarnpkg.com/@types/google-apps-script/-/google-apps-script-1.0.83.tgz#1b92cdfd87feb146d2876eaf343a99bf2770790c"
1233-
integrity sha512-o+QNeNZxPAfYHzRiLHjub9qF0IILg21r9MzYlnrIHUT+/wcC70aqDfedmzKTgtzsj79zvoTZD0cjGgy46+1Ynw==
1230+
"@types/[email protected].84":
1231+
version "1.0.84"
1232+
resolved "https://registry.yarnpkg.com/@types/google-apps-script/-/google-apps-script-1.0.84.tgz#262935fefb6e595554b3f06334cb08ace7f447d4"
1233+
integrity sha512-qZBeCyk3vJBGEiWtBSRrV89KVovdo9qruw1rQH8OZAQUgXS8RNbMKnnPI5dW+PuJwM8rMiYZpvl6LeaW9IS+WA==
12341234

12351235
"@types/graceful-fs@^4.1.3":
12361236
version "4.1.5"

0 commit comments

Comments
 (0)