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 Mar 12, 2023
1 parent dae8f5e commit 12a2d25
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,36 +46,36 @@
"dependencies": {
"tiny-typed-emitter": "^2.1.0",
"tslib": "^2.5.0",
"undici": "^5.16.0"
"undici": "^5.20.0"
},
"devDependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@favware/cliff-jumper": "^1.10.0",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^4.3.8",
"@sapphire/framework": "^4.0.2",
"@sapphire/framework": "^4.2.1",
"@sapphire/prettier-config": "^1.4.5",
"@sapphire/ts-config": "^3.3.4",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"@types/node": "^18.15.0",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"colorette": "^2.0.19",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.7.1",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"discord.js": "^14.8.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-prettier": "^4.2.1",
"gen-esm-wrapper": "^1.1.3",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"lint-staged": "^13.2.0",
"pinst": "^3.0.0",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"standard-version": "^9.5.0",
"typedoc": "^0.23.24",
"typedoc": "^0.23.26",
"typedoc-plugin-mdn-links": "^2.0.2",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -123,5 +123,5 @@
"access": "public"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@3.3.1"
"packageManager": "yarn@3.4.1"
}

0 comments on commit 12a2d25

Please sign in to comment.