Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

Commit

Permalink
Update dependency @types/google-apps-script to v1.0.68
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2023
1 parent 5a80776 commit d6c0fcb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@google/clasp": "2.4.2",
"@hiroxto/eslint-config": "1.0.1",
"@types/google-apps-script": "1.0.67",
"@types/google-apps-script": "1.0.68",
"eslint": "7.32.0",
"eslint-plugin-googleappsscript": "1.0.5"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,10 @@
"@types/node" "*"
"@types/responselike" "^1.0.0"

"@types/google-apps-script@1.0.67":
version "1.0.67"
resolved "https://registry.yarnpkg.com/@types/google-apps-script/-/google-apps-script-1.0.67.tgz#bf27335368a31256788e7e367c2f7b5f3054f06b"
integrity sha512-sJfwEKAfWMB22SRbNqfsr7MWVjaYT97eKl8DBTB3uVLJd4jpGibcFSsVqCuFuewzJgjLzj0aSC4gbaFyf3EpXg==
"@types/google-apps-script@1.0.68":
version "1.0.68"
resolved "https://registry.yarnpkg.com/@types/google-apps-script/-/google-apps-script-1.0.68.tgz#68494e4f28e78b26c6fab1f44d45fcac9de12db6"
integrity sha512-G40R7mgGVdb3NlGSa8RkEZh5DbBqNKQTZI6aad012apakg//+kDQU1rrWRSuscuWlJk59uvpLE8kUMO7oIkUDA==

"@types/http-cache-semantics@*":
version "4.0.1"
Expand Down

0 comments on commit d6c0fcb

Please sign in to comment.