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 Sep 1, 2024
1 parent 3e46c97 commit 4708159
Show file tree
Hide file tree
Showing 5 changed files with 1,148 additions and 1,052 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.3.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.4.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ enableGlobalCache: true

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.3.1.cjs
yarnPath: .yarn/releases/yarn-4.4.1.cjs
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,37 +30,37 @@
"@sapphire/pieces": "^4.3.1",
"@sapphire/ratelimits": "^2.4.9",
"@sapphire/result": "2.6.6",
"@sapphire/utilities": "^3.16.2",
"@sapphire/utilities": "^3.17.0",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"tslog": "^4.9.3"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@favware/npm-deprecate": "^1.0.7",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.10",
"@types/node": "^20.16.3",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"git-cz": "^4.9.0",
"husky": "^9.1.5",
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"pretty-quick": "^4.0.0",
"revolt.js": "6.0.20",
"standard-version": "^9.5.0",
"ts-jest": "^29.1.5",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typedoc": "^0.26.1",
"typedoc-plugin-mdn-links": "^3.2.1",
Expand Down Expand Up @@ -111,5 +111,5 @@
"jest-environment-jsdom": "https://registry.yarnpkg.com/@favware/skip-dependency/-/skip-dependency-1.1.3.tgz"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.1"
}
Loading

0 comments on commit 4708159

Please sign in to comment.