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] committed Jan 25, 2024
1 parent 539b407 commit 72ed7ff
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 1,044 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,41 +18,41 @@
},
"devDependencies": {
"@actions/core": "^1.10.1",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@discordjs/collection": "^1.5.3",
"@favware/cliff-jumper": "^2.2.3",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^3.2.1",
"@favware/rollup-type-bundler": "^3.3.0",
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/framework": "^5.0.4",
"@sapphire/node-utilities": "^1.0.1",
"@sapphire/framework": "^5.0.7",
"@sapphire/node-utilities": "^1.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.4",
"@types/node": "^20.11.6",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@vitest/coverage-v8": "^1.0.4",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitest/coverage-v8": "^1.2.1",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"discord-api-types": "^0.37.66",
"discord-api-types": "^0.37.67",
"discord.js": "^14.14.1",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.0",
"lodash": "^4.17.21",
"msw": "^2.0.10",
"prettier": "^3.1.1",
"msw": "^2.1.4",
"prettier": "^3.2.4",
"rimraf": "^5.0.5",
"tslib": "^2.6.2",
"tsup": "^8.0.1",
"turbo": "^1.11.1",
"turbo": "^1.11.3",
"typedoc-json-parser": "^9.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.7",
"vitest": "^1.0.4"
"vite": "^5.0.12",
"vitest": "^1.2.1"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 72ed7ff

Please sign in to comment.