Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent b7c427a commit 9ef6baa
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 173 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@skyra/weather-helpers": "^1.1.0",
"@vladfrangu/async_event_emitter": "^2.2.4",
"canvas-constructor": "^7.0.1",
"discord-api-types": "^0.37.69",
"discord-api-types": "^0.37.70",
"gradient-string": "^2.0.2",
"he": "^1.2.0",
"ioredis": "^5.3.2",
Expand All @@ -57,19 +57,19 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/gradient-string": "^1.1.5",
"@types/he": "^1.2.3",
"@types/luxon": "^3.4.2",
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"@types/tar": "^6.1.11",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-v8": "^1.2.2",
"@vitest/coverage-v8": "^1.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -80,11 +80,11 @@
"rimraf": "^5.0.5",
"tar": "^6.2.0",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
"vitest": "^1.3.0"
},
"resolutions": {
"ansi-regex": "^5.0.1",
"discord-api-types": "^0.37.69",
"discord-api-types": "^0.37.70",
"minimist": "^1.2.8"
},
"engines": {
Expand Down Expand Up @@ -113,6 +113,6 @@
},
"packageManager": "[email protected]",
"volta": {
"node": "20.11.0"
"node": "20.11.1"
}
}
Loading

0 comments on commit 9ef6baa

Please sign in to comment.