Skip to content

Commit

Permalink
chore(deps-dev): bump @types/minio from 7.1.0 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [@types/minio](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minio) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minio)

---
updated-dependencies:
- dependency-name: "@types/minio"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent 3ea8128 commit 5155855
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/jest": "29.5.2",
"@types/json2csv": "5.0.3",
"@types/jsonwebtoken": "9.0.2",
"@types/minio": "7.1.0",
"@types/minio": "7.1.1",
"@types/node": "20.3.2",
"@types/nodemailer": "6.4.8",
"@types/passport": "1.0.12",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4033,12 +4033,12 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==

"@types/minio@7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@types/minio/-/minio-7.1.0.tgz#0526b416f89da77ec5de9e86ecacecc01c68045c"
integrity sha512-yUaFE62KI7lhQLH7lQpT1bzDmTOS+8bD7wGN8ySk8teLv9afbL7RIT3tSbeijq6sqeyS9kGpj9Kmp4gHNQJWCw==
"@types/minio@7.1.1":
version "7.1.1"
resolved "https://registry.yarnpkg.com/@types/minio/-/minio-7.1.1.tgz#b4f06fed17c3cca4df02bdf2c95aac65db25c58b"
integrity sha512-B7OWB7JwIxVBxypiS3gA96gaK4yo2UknGdqmuQsTccZZ/ABiQ2F3fTe9lZIXL6ZuN23l+mWIC3J4CefKNyWjxA==
dependencies:
"@types/node" "*"
minio "*"

"@types/node-fetch@^2.6.1":
version "2.6.4"
Expand Down Expand Up @@ -9698,7 +9698,7 @@ minimist@^1.2.0, minimist@^1.2.6, minimist@^1.2.8, minimist@~1.2.7:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==

minio@7.1.1:
minio@*, minio@7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/minio/-/minio-7.1.1.tgz#fbfc0c8cde023da262a94401db671d377550f9c9"
integrity sha512-HBLRFXs1CkNwAkahU+j1ilB9YS/Tmkdc6orpxVW1YN11NlEJyLjarIpBYu/inF+dj+tJIsA8PSKNnRmUNm+9qQ==
Expand Down

0 comments on commit 5155855

Please sign in to comment.