Skip to content

Commit

Permalink
Merge pull request #6211 from bdukes/bump-lerna
Browse files Browse the repository at this point in the history
Bump lerna from 6.6.2 to 8.1.9
  • Loading branch information
mitchelsellers authored Nov 22, 2024
2 parents 900ad9d + 1556322 commit cfa0da1
Show file tree
Hide file tree
Showing 3 changed files with 967 additions and 1,731 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true
"$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 @@ -27,7 +27,7 @@
"DNN Platform/Modules/ResourceManager/ResourceManager.Web"
],
"devDependencies": {
"lerna": "^6.6.2"
"lerna": "^8.1.9"
},
"scripts": {
"build": "lerna run build --stream",
Expand Down
Loading

0 comments on commit cfa0da1

Please sign in to comment.