Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2023
1 parent 3351349 commit 0c68396
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 447 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@discordjs/collection": "^1.5.3",
"@sapphire/utilities": "^3.14.0",
"@sapphire/utilities": "^3.15.1",
"tslib": "^2.6.2"
},
"devDependencies": {
Expand All @@ -47,9 +47,9 @@
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"concurrently": "^8.2.2",
"cz-conventional-changelog": "^3.3.0",
"esbuild-plugin-file-path-extensions": "^2.0.0",
Expand Down Expand Up @@ -107,7 +107,7 @@
"access": "public"
},
"resolutions": {
"acorn": "^8.11.2",
"acorn": "^8.11.3",
"ansi-regex": "^5.0.1",
"minimist": "^1.2.8"
},
Expand Down
Loading

0 comments on commit 0c68396

Please sign in to comment.