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] authored Nov 19, 2023
1 parent 29ce7ac commit 93a3fc4
Show file tree
Hide file tree
Showing 4 changed files with 878 additions and 877 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.3.cjs

This file was deleted.

875 changes: 875 additions & 0 deletions .yarn/releases/yarn-3.7.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-3.7.0.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"deps": "yarn upgrade-interactive"
},
"engines": {
"node": "20.5.1"
"node": "20.9.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -98,7 +98,7 @@
"ioredis": "5.3.2",
"undici": "5.27.2"
},
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@3.7.0",
"prettier": "@sapphire/prettier-config",
"lint-staged": {
"*.ts": "prettier --write",
Expand Down

0 comments on commit 93a3fc4

Please sign in to comment.