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 Oct 7, 2023
1 parent c8d462e commit 16efd81
Show file tree
Hide file tree
Showing 2 changed files with 543 additions and 226 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
]
},
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/core": "7.23.0",
"@babel/eslint-parser": "7.22.7",
"@babel/preset-env": "7.22.7",
"@babel/preset-env": "7.22.20",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@types/jest": "29.5.2",
Expand Down Expand Up @@ -78,13 +78,13 @@
"bytes": "3.1.2",
"chalk": "4.1.2",
"commander": "11.0.0",
"cron": "2.3.1",
"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.0",
"js-yaml": "4.1.0",
"koa": "2.14.2",
"koa-compress": "5.1.1",
Expand All @@ -101,8 +101,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 16efd81

Please sign in to comment.