Skip to content

Commit 5856f86

Browse files
renovate-botmgechev
authored andcommitted
Update dependency googleapis to v67
1 parent 7858dc3 commit 5856f86

File tree

8 files changed

+64
-64
lines changed

8 files changed

+64
-64
lines changed

experiments/guess-static-sites/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

experiments/guess-static-sites/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dotenv": "^8.0.0",
1717
"express": "^4.16.3",
1818
"fs": "0.0.2",
19-
"googleapis": "^65.0.0",
19+
"googleapis": "^67.0.0",
2020
"mongoose": "^5.0.14"
2121
},
2222
"devDependencies": {

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
},
5757
"dependencies": {
5858
"flat-cache": "^3.0.0",
59-
"googleapis": "^65.0.0"
59+
"googleapis": "^67.0.0"
6060
}
6161
}

packages/guess-ga/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/guess-ga/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://github.com/guess-js/guess#readme",
2727
"dependencies": {
28-
"googleapis": "^65.0.0"
28+
"googleapis": "^67.0.0"
2929
},
3030
"devDependencies": {
3131
"ts-loader": "7.0.0",

packages/guess-webpack/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/guess-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"copy-webpack-plugin": "^5.0.0",
2828
"flat-cache": "^3.0.0",
2929
"google-oauth2-node": "0.0.3",
30-
"googleapis": "^65.0.0",
30+
"googleapis": "^67.0.0",
3131
"guess-ga": "^0.4.20",
3232
"lodash.template": "^4.4.0",
3333
"rollup": "^2.0.0",

0 commit comments

Comments
 (0)