Skip to content

Commit

Permalink
Merge pull request #44 from devoxa/renovate/s3rver-3.x
Browse files Browse the repository at this point in the history
Update dependency @types/s3rver from 3.7.1 to 3.7.2
  • Loading branch information
kodiakhq[bot] authored Oct 18, 2023
2 parents 99a8e5c + 6606838 commit e93a3e6
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 @@ -27,7 +27,7 @@
"@devoxa/eslint-config": "3.0.11",
"@devoxa/prettier-config": "2.0.2",
"@types/node": "18.18.6",
"@types/s3rver": "3.7.1",
"@types/s3rver": "3.7.2",
"eslint": "8.51.0",
"prettier": "3.0.3",
"ts-node-dev": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==

"@types/[email protected].1":
version "3.7.1"
resolved "https://registry.yarnpkg.com/@types/s3rver/-/s3rver-3.7.1.tgz#7586f7784874dd57edab93e05ee208d2f5fe31bd"
integrity sha512-3y8rTuvCzWgFHYw9xoQ/9UsZgg6sbJjmPylUuFifhVVCEFywBrNzR/9HVMT3NeyKr+aRG89bIwdWviBLg5x2EQ==
"@types/[email protected].2":
version "3.7.2"
resolved "https://registry.yarnpkg.com/@types/s3rver/-/s3rver-3.7.2.tgz#82a07236383dca8fc2dd19d9b70d97998d2311cd"
integrity sha512-WRAgnVwl8udO9wDv7cfOfSqfOXO52GrVgl2o2iMr3kOUTD08Hf6awKuOI0X1tP0zKwCw800kDMsjPbEMouY86Q==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit e93a3e6

Please sign in to comment.