Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2022
1 parent a3b1878 commit 84af0db
Show file tree
Hide file tree
Showing 17 changed files with 105 additions and 105 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -27,13 +27,13 @@
"@types/lodash": "^4.14.182",
"@types/node": "^18.0.0",
"@types/ws": "^8.5.3",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.30.3",
"@typescript-eslint/parser": "^5.30.3",
"c8": "^7.11.3",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.33.5",
"discord.js": "^13.8.1",
"eslint": "^8.18.0",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
Expand All @@ -44,9 +44,9 @@
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"tslib": "^2.4.0",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"turbo": "^1.3.1",
"typedoc": "^0.23.2",
"typedoc": "^0.23.5",
"typedoc-plugin-djs-links": "^1.2.0",
"typedoc-plugin-mdn-links": "^2.0.0",
"typescript": "^4.7.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/async-queue/package.json
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/decorators/package.json
Expand Up @@ -31,7 +31,7 @@
"@sapphire/ratelimits": "workspace:^",
"@sapphire/result": "workspace:^",
"@sapphire/utilities": "workspace:^",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/discord-utilities/package.json
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/discord.js-utilities/package.json
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"@favware/rollup-type-bundler": "^1.0.9",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
8 changes: 4 additions & 4 deletions packages/eslint-config/package.json
Expand Up @@ -21,9 +21,9 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^5.30.3",
"@typescript-eslint/parser": "^5.30.3",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.7.1",
Expand Down Expand Up @@ -61,6 +61,6 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2"
"tsup": "^6.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/event-iterator/package.json
Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/fetch/package.json
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/phisherman/package.json
Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Expand Up @@ -55,6 +55,6 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2"
"tsup": "^6.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/ratelimits/package.json
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/result/package.json
Expand Up @@ -60,7 +60,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/snowflake/package.json
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/stopwatch/package.json
Expand Up @@ -57,7 +57,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/time-utilities/package.json
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@favware/cliff-jumper": "^1.8.5",
"tsup": "^6.1.2",
"tsup": "^6.1.3",
"typescript": "^4.7.4"
}
}

0 comments on commit 84af0db

Please sign in to comment.