Skip to content

Commit

Permalink
chore(deps): update tools & commanders
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent 3576b6a commit 2e67008
Show file tree
Hide file tree
Showing 2 changed files with 747 additions and 450 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
]
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/core": "7.24.0",
"@babel/eslint-parser": "7.23.3",
"@babel/preset-env": "7.22.7",
"@babel/preset-env": "7.24.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@types/jest": "29.5.2",
Expand Down Expand Up @@ -77,17 +77,17 @@
"@sentry/node": "7.57.0",
"@sentry/tracing": "7.57.0",
"NeteaseCloudMusicApi": "4.13.6",
"async": "3.2.4",
"async": "3.2.5",
"bytes": "3.1.2",
"chalk": "4.1.2",
"commander": "11.0.0",
"cron": "2.3.1",
"commander": "11.1.0",
"cron": "2.4.4",
"fast-json-stringify": "5.8.0",
"flatstr": "1.0.12",
"got": "11.8.6",
"humanize-number": "0.0.2",
"ioredis": "5.3.2",
"joi": "17.9.2",
"joi": "17.12.2",
"js-yaml": "4.1.0",
"koa": "2.14.2",
"koa-compress": "5.1.1",
Expand All @@ -102,10 +102,10 @@
"nodemailer": "6.9.3",
"passthrough-counter": "1.0.0",
"pify": "5.0.0",
"semver": "7.5.4",
"semver": "7.6.0",
"sequelize": "6.32.1",
"uuid": "9.0.0",
"winston": "3.9.0"
"uuid": "9.0.1",
"winston": "3.12.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 2e67008

Please sign in to comment.