Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#2587)
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 25, 2024
1 parent 9e908d2 commit a11f860
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/time-utilities": "^1.7.12",
"@sapphire/utilities": "^3.15.3",
"@sentry/integrations": "^7.101.1",
"@sentry/node": "^7.101.1",
"@sentry/integrations": "^7.102.1",
"@sentry/node": "^7.102.1",
"@skyra/ai": "^1.2.0",
"@skyra/char": "^1.0.3",
"@skyra/env-utilities": "^1.3.0",
Expand Down Expand Up @@ -99,20 +99,20 @@
"@types/diff": "^5.0.9",
"@types/he": "^1.2.3",
"@types/node": "^20.11.17",
"@types/pg": "^8.11.0",
"@types/pg": "^8.11.1",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-v8": "^1.3.0",
"@vitest/coverage-v8": "^1.3.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"tsc-watch": "^6.0.4",
"typescript": "^5.3.3",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
},
"resolutions": {
"@types/node": "20.11.5",
Expand Down
Loading

0 comments on commit a11f860

Please sign in to comment.