Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#272)
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 Mar 26, 2023
1 parent e5bb41c commit 3ff6632
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 127 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,26 +31,26 @@
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^3.3.4",
"@types/express": "^4.17.17",
"@types/node": "^18.15.3",
"@types/node": "^18.15.10",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@vitest/coverage-c8": "^0.29.3",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vitest/coverage-c8": "^0.29.7",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"express": "^4.18.2",
"husky": "^8.0.3",
"lint-staged": "^13.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"pretty-quick": "^3.1.3",
"rimraf": "^4.4.0",
"rimraf": "^4.4.1",
"supertest": "^6.3.3",
"tsup": "^6.7.0",
"typescript": "^4.9.5",
"vite": "^4.2.0",
"vitest": "^0.29.3"
"vite": "^4.2.1",
"vitest": "^0.29.7"
},
"resolutions": {
"ansi-regex": "^5.0.1",
Expand Down

0 comments on commit 3ff6632

Please sign in to comment.