Skip to content

Commit

Permalink
Merge pull request #791 from CollageLabs/dependabot/npm_and_yarn/goog…
Browse files Browse the repository at this point in the history
…leapis-92.0.0

build(deps-dev): bump googleapis from 91.0.0 to 92.0.0
  • Loading branch information
LuisAlejandro authored Nov 30, 2021
2 parents c49a43e + 21d982b commit a32e445
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 @@ -65,7 +65,7 @@
"eslint-plugin-import": "2.25.3",
"favicons-webpack-plugin": "4.2.0",
"file-loader": "6.2.0",
"googleapis": "91.0.0",
"googleapis": "92.0.0",
"html-critical-webpack-plugin": "2.1.0",
"html-webpack-plugin": "5.5.0",
"http-server": "14.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6745,10 +6745,10 @@ googleapis-common@^5.0.2:
url-template "^2.0.8"
uuid "^8.0.0"

googleapis@91.0.0:
version "91.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-91.0.0.tgz#c5e51ca568ed687f0694a082237c7b7b96a19b3b"
integrity sha512-iHqXZwgYam0g8n0Yyi+YHx8kgwT+H5O4k3fe0LB1JhWRp1dSKYu+ShY4PQbW584zLOE4kK3LHf2B+x1THx+ZPQ==
googleapis@92.0.0:
version "92.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-92.0.0.tgz#291b9826a5a4509a9e9a6974ef942328857bfe18"
integrity sha512-5HgJg7XvqEEJ+GO+2gvnzd5cAcDuSS/VB6nW7thoyj2GMq9nH4VvJwncSevinjLCnv06a+VSxrXNiL5vePHojA==
dependencies:
google-auth-library "^7.0.2"
googleapis-common "^5.0.2"
Expand Down

0 comments on commit a32e445

Please sign in to comment.