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 Jan 15, 2024
1 parent 3576b6a commit 2f55b7b
Show file tree
Hide file tree
Showing 2 changed files with 717 additions and 438 deletions.
16 changes: 8 additions & 8 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.23.7",
"@babel/eslint-parser": "7.23.3",
"@babel/preset-env": "7.22.7",
"@babel/preset-env": "7.23.8",
"@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.11.1",
"js-yaml": "4.1.0",
"koa": "2.14.2",
"koa-compress": "5.1.1",
Expand All @@ -104,8 +104,8 @@
"pify": "5.0.0",
"semver": "7.5.4",
"sequelize": "6.32.1",
"uuid": "9.0.0",
"winston": "3.9.0"
"uuid": "9.0.1",
"winston": "3.11.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 2f55b7b

Please sign in to comment.