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 Feb 10, 2024
1 parent 85f2e97 commit b92bde4
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 76 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint": "eslint --fix src/**/*.ts",
"lint:dry-run": "eslint --fix-dry-run src/**/*.ts"
},
"packageManager": "pnpm@^8.12.1",
"packageManager": "pnpm@^8.15.1",
"type": "module",
"main": "./dist/index.js",
"files": [
Expand Down Expand Up @@ -56,12 +56,12 @@
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/time-utilities": "^1.7.12",
"@sapphire/utilities": "^3.15.3",
"@skyra/env-utilities": "^1.2.2",
"@skyra/env-utilities": "^1.3.0",
"@skyra/jaro-winkler": "^1.1.1",
"binarytf": "^2.1.3",
"bullmq": "^3.15.8",
"colorette": "^2.0.20",
"discord-api-types": "^0.37.66",
"discord-api-types": "^0.37.69",
"discord.js": "^14.14.1",
"ioredis": "^5.3.2",
"korean-regexp": "^1.0.11",
Expand All @@ -74,7 +74,7 @@
"@commitlint/config-angular": "^18.6.0",
"@favware/cliff-jumper": "^2.2.3",
"@sapphire/ts-config": "^5.0.0",
"@swc/core": "^1.3.101",
"@swc/core": "^1.4.0",
"@types/node": "^20.11.17",
"@types/parse-json": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand All @@ -94,7 +94,7 @@
"simple-git-hooks": "^2.9.0",
"tslib": "^2.6.2",
"tsup": "^6.7.0",
"turbo": "^1.11.2",
"turbo": "^1.12.3",
"typescript": "^5.3.3",
"typescript-eslint-language-service": "^5.0.5",
"typescript-jsdoctag-completions-plugin": "1.5.1-beta",
Expand Down
138 changes: 67 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b92bde4

Please sign in to comment.