Skip to content

Commit 3bc3730

Browse files
chore(deps): bump the major-updates group with 2 updates (#1)
Bumps the major-updates group with 2 updates: [@googleapis/drive](https://github.com/googleapis/google-api-nodejs-client) and [chai](https://github.com/chaijs/chai). Updates `@googleapis/drive` from 14.2.0 to 15.0.0 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/.release-please-manifest.json) - [Commits](googleapis/google-api-nodejs-client@dlp-v14.2.0...15.0.0) Updates `chai` from 5.2.1 to 6.0.1 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v5.2.1...v6.0.1) --- updated-dependencies: - dependency-name: "@googleapis/drive" dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: chai dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 436f229 commit 3bc3730

File tree

2 files changed

+10
-64
lines changed

2 files changed

+10
-64
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@fortawesome/fontawesome-free": "^7.0.0",
26-
"@googleapis/drive": "^14.2.0",
26+
"@googleapis/drive": "^15.0.0",
2727
"@googleapis/sheets": "^11.1.0",
2828
"@huggingface/inference": "^4.6.1",
2929
"@langchain/community": "^0.3.49",
@@ -84,7 +84,7 @@
8484
"@eslint/js": "^9.18.0",
8585
"@prettier/plugin-pug": "^3.4.0",
8686
"c8": "^10.1.3",
87-
"chai": "^5.2.1",
87+
"chai": "^6.0.1",
8888
"eslint": "^9.32.0",
8989
"eslint-config-prettier": "^10.1.8",
9090
"eslint-plugin-chai-friendly": "^1.1.0",

0 commit comments

Comments
 (0)