Skip to content

Commit 6195762

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/google-apps-script to v1.0.37
1 parent 690d790 commit 6195762

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.3.0",
31-
"@types/google-apps-script": "1.0.14",
31+
"@types/google-apps-script": "1.0.37",
3232
"@types/jest": "25.1.4",
3333
"@typescript-eslint/eslint-plugin": "2.23.0",
3434
"@typescript-eslint/parser": "2.23.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -557,10 +557,10 @@
557557
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
558558
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
559559

560-
"@types/[email protected].14":
561-
version "1.0.14"
562-
resolved "https://registry.yarnpkg.com/@types/google-apps-script/-/google-apps-script-1.0.14.tgz#194d0d1c5236651ddae03c512891605c88501839"
563-
integrity sha512-dxYrClArM39GGlANFbCJiBg+wBmmK5VuBW2/JBaqg6Bo/OpAcXJoQ69zml6HmuHoKJDw1WR+BRxeJ/U9L9dk8A==
560+
"@types/[email protected].37":
561+
version "1.0.37"
562+
resolved "https://registry.yarnpkg.com/@types/google-apps-script/-/google-apps-script-1.0.37.tgz#97a932d579034992ca8982b0e137f1d709b77c99"
563+
integrity sha512-iuXrNzkMOjSfo4PBgqFqGYmgYWRzcr1Nq7L3E+nLP8jvyxXpwL5cyNpf4XjuSsFHVt/FmsEmlPeiWdrRPSkfwQ==
564564

565565
"@types/graceful-fs@^4.1.2":
566566
version "4.1.3"

0 commit comments

Comments
 (0)