Skip to content

Commit

Permalink
Merge pull request #186 from sawa-ko/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
sawa-ko authored Sep 12, 2023
2 parents f157afa + 4c260cb commit 81eb3c5
Show file tree
Hide file tree
Showing 6 changed files with 6,129 additions and 28 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"extends": "@sapphire",
"rules": {
"@typescript-eslint/unbound-method": "off",
"@typescript-eslint/require-await": "off",
"prettier/prettier": [
"error",
{
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/jest": "^29.5.4",
"@types/node": "^20.5.9",
"@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"git-cz": "^4.9.0",
Expand All @@ -64,7 +64,7 @@
"ts-node": "^10.9.1",
"typedoc": "^0.25.1",
"typedoc-plugin-mdn-links": "^3.1.0",
"typescript": "^4.9.5"
"typescript": "^5.2.2"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 81eb3c5

Please sign in to comment.