Skip to content

Commit

Permalink
Merge pull request #181 from eclipse-cdt-cloud/lerna-upgrade
Browse files Browse the repository at this point in the history
[lerna] upgrade to a recent version
  • Loading branch information
marcdumais-work authored Sep 21, 2023
2 parents 158466d + f3077c9 commit ba68345
Show file tree
Hide file tree
Showing 4 changed files with 3,779 additions and 4,839 deletions.
1 change: 0 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"version": "independent",
"useWorkspaces": true,
"npmClient": "yarn",
"command": {
"run": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"copy-webpack-plugin": "^11.0.0",
"eslint-config-prettier": "^9.0.0",
"lerna": "^3.20.2",
"lerna": "^7.0.0",
"prettier": "^3.0.2"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion vscode-trace-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@
"terser": "4.8.1",
"traceviewer-base": "next",
"traceviewer-react-components": "next",
"vsce": "^1.85.1",
"@vscode/vsce": "^2.21.0",
"vscode-trace-common": "0.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit ba68345

Please sign in to comment.