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 Jul 16, 2022
1 parent a7283b6 commit 1caf80a
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 94 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"reset": "rimraf node_modules/ packages/**/node_modules packages/**/dist packages/**/types"
},
"devDependencies": {
"@changesets/cli": "^2.23.0",
"@changesets/cli": "^2.23.2",
"@sapphire/eslint-config": "4.3.6",
"@types/chai": "4.3.1",
"@types/mocha": "9.1.1",
"@types/node": "16.11.43",
"@types/node": "16.11.45",
"@types/rimraf": "3.0.2",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"chai": "4.3.6",
"dotenv": "16.0.1",
"eslint": "8.19.0",
Expand All @@ -40,14 +40,14 @@
"lint-staged": "13.0.3",
"mocha": "10.0.0",
"nyc": "15.1.0",
"pnpm": "7.5.0",
"pnpm": "7.5.1",
"prettier": "2.7.1",
"pretty-quick": "3.1.3",
"rimraf": "3.0.2",
"ts-node": "10.8.2",
"typedoc": "0.23.5",
"ts-node": "10.9.1",
"typedoc": "0.23.7",
"typedoc-plugin-remove-references": "0.0.6",
"typedoc-plugin-rename-defaults": "^0.6.1",
"typedoc-plugin-rename-defaults": "^0.6.4",
"typescript": "4.7.4"
},
"contributors": [
Expand Down
2 changes: 1 addition & 1 deletion packages/guilded.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@guildedjs/guilded-api-typings": "workspace:*",
"@types/node": "16.11.43",
"@types/node": "16.11.45",
"typescript": "4.7.4"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@guildedjs/guilded-api-typings": "workspace:*",
"@types/ws": "8.5.3",
"typed-emitter": "2.1.0",
"ws": "8.8.0"
"ws": "8.8.1"
},
"contributors": [
{
Expand Down
Loading

0 comments on commit 1caf80a

Please sign in to comment.