Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 22, 2023
1 parent be08247 commit d7b4dd0
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 147 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -65,27 +65,27 @@
"undici": "^5.22.1"
},
"devDependencies": {
"@faker-js/faker": "^8.0.0",
"@faker-js/faker": "^8.0.1",
"@rollup/plugin-inject": "^5.0.3",
"@sxzz/eslint-config-prettier": "^2.4.6",
"@sxzz/eslint-config-ts": "^2.4.6",
"@types/md5": "^2.3.2",
"@types/node": "^18.16.9",
"@types/node": "^18.16.14",
"@types/sharp": "^0.31.1",
"@vitest/ui": "^0.31.0",
"@vitest/ui": "^0.31.1",
"bumpp": "^9.1.0",
"esbuild": "^0.17.19",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-define-config": "^1.20.0",
"md5": "^2.3.0",
"rollup": "^3.21.7",
"rollup": "^3.22.1",
"serve": "^14.2.0",
"sharp": "^0.32.1",
"tsup": "^6.7.0",
"tsx": "^3.12.7",
"typedoc": "0.24.7",
"typescript": "^5.0.4",
"vitest": "^0.31.0"
"vitest": "^0.31.1"
},
"engines": {
"node": ">=16.14.0"
Expand Down

1 comment on commit d7b4dd0

@vercel
Copy link

@vercel vercel bot commented on d7b4dd0 May 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.