mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore: upgrade lerna to the latest version
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"lerna": "2.4.0",
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"version": "10.4.21"
|
||||
"packages": ["packages/*"],
|
||||
"version": "10.4.20",
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
|
||||
}
|
||||
|
||||
13657
package-lock.json
generated
13657
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -133,8 +133,8 @@
|
||||
"fancy-log": "2.0.0",
|
||||
"fastify": "4.28.1",
|
||||
"graphql": "16.9.0",
|
||||
"graphql-tools": "9.0.5",
|
||||
"graphql-subscriptions": "2.0.0",
|
||||
"graphql-tools": "9.0.5",
|
||||
"gulp": "5.0.0",
|
||||
"gulp-clang-format": "1.0.27",
|
||||
"gulp-clean": "0.4.0",
|
||||
@@ -147,7 +147,7 @@
|
||||
"ioredis": "5.4.1",
|
||||
"json-loader": "0.5.7",
|
||||
"kafkajs": "2.2.4",
|
||||
"lerna": "2.11.0",
|
||||
"lerna": "9.0.3",
|
||||
"lerna-changelog": "2.2.0",
|
||||
"light-my-request": "6.3.0",
|
||||
"lint-staged": "15.2.10",
|
||||
|
||||
Reference in New Issue
Block a user