Skip to content

Commit

Permalink
Merge pull request #1139 from serlo/dependabot/npm_and_yarn/lerna-8.0.0
Browse files Browse the repository at this point in the history
build(deps-dev): bump lerna from 7.4.2 to 8.0.0
  • Loading branch information
hugotiburtino authored Nov 27, 2023
2 parents ac410a0 + 9c86ae9 commit 3c44f2b
Show file tree
Hide file tree
Showing 30 changed files with 125 additions and 179 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/nx-npm-16.5.2-fc7069b5fb-717da8be39.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
7 changes: 3 additions & 4 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"packages": [
"packages/*"
],
"packages": ["packages/*"],
"npmClient": "yarn",
"version": "0.58.1"
"version": "0.58.1",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"graphql-tag": "^2.12.6",
"jest": "^29.7.0",
"jest-transform-graphql": "^2.1.0",
"lerna": "^7.4.2",
"lerna": "^8.0.0",
"msw": "^2.0.6",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit 3c44f2b

Please sign in to comment.