Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent 37d962c commit 3a87107
Show file tree
Hide file tree
Showing 2 changed files with 618 additions and 545 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@types/node": "^20.8.2",
"@types/node": "^20.9.2",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"eslint": "^8.54.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.20.0",
"prettier": "^3.0.3",
"jiti": "^1.21.0",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.6.12",
"packageManager": "pnpm@8.10.5",
"dependencies": {
"@aws-sdk/client-s3": "^3.427.0",
"@types/fs-extra": "^11.0.2",
"@aws-sdk/client-s3": "^3.454.0",
"@types/fs-extra": "^11.0.4",
"fs-extra": "^11.1.1",
"get-stream": "^8.0.1"
}
Expand Down
Loading

0 comments on commit 3a87107

Please sign in to comment.