Skip to content

Commit

Permalink
Bump @googleapis/sheets to ^5.0.5 (#39434)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent cfdaf61 commit 1dba59f
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 @@ -88,7 +88,7 @@
"@babel/preset-env": "^7.22.20",
"@babel/preset-react": "^7.22.15",
"@babel/register": "^7.22.15",
"@googleapis/sheets": "^5.0.4",
"@googleapis/sheets": "^5.0.5",
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
"@next/eslint-plugin-next": "^13.5.3",
"@octokit/rest": "^20.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1953,10 +1953,10 @@
query-string "^6.12.1"
xcase "^2.0.1"

"@googleapis/sheets@^5.0.4":
version "5.0.4"
resolved "https://registry.yarnpkg.com/@googleapis/sheets/-/sheets-5.0.4.tgz#39b7eb57a4e68c4079520f06f4c75a1f8551cc04"
integrity sha512-FE4erog7LvgJXjhs7FDP79xbUQfiZzJP+fpNrT7zjslESnR9A7qkLlRhEMLWvK5U+tYwqGczcYsERA3Fu8nz4w==
"@googleapis/sheets@^5.0.5":
version "5.0.5"
resolved "https://registry.yarnpkg.com/@googleapis/sheets/-/sheets-5.0.5.tgz#d51fb804054ac1e1823d1e7246597af28e8937a0"
integrity sha512-XMoONmgAJm2jYeTYHX4054VcEkElxlgqmnHvt0wAurzEHoGJLdUHhTAJXGPLgSs4WVMPtgU8HLrmk7/U+Qlw7A==
dependencies:
googleapis-common "^7.0.0"

Expand Down

0 comments on commit 1dba59f

Please sign in to comment.