Skip to content

Commit

Permalink
fix: bump transitive dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Dec 5, 2023
1 parent a4390f6 commit 1da0283
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 129 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@discordjs/collection": "^1.5.3",
"@sapphire/utilities": "^3.13.0",
"@sapphire/utilities": "^3.14.0",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand All @@ -43,19 +43,19 @@
"@favware/cliff-jumper": "^2.2.3",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^3.2.0",
"@sapphire/eslint-config": "^5.0.2",
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/node": "^20.10.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugin-file-path-extensions": "^2.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.1.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
Expand Down

0 comments on commit 1da0283

Please sign in to comment.