Skip to content

Commit

Permalink
chore: update lerna to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpowell88 committed Jun 1, 2023
1 parent 42aefb1 commit 3447479
Show file tree
Hide file tree
Showing 3 changed files with 1,248 additions and 1,101 deletions.
4 changes: 2 additions & 2 deletions npm/create-cypress-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"find-up": "5.0.0",
"fs-extra": "^9.1.0",
"glob": "^7.1.6",
"inquirer": "7.3.3",
"inquirer": "8.2.4",
"ora": "^5.1.0",
"recast": "0.20.4",
"semver": "7.3.7"
},
"devDependencies": {
"@types/babel__core": "^7.1.2",
"@types/inquirer": "7.3.1",
"@types/inquirer": "8.2.4",
"@types/mock-fs": "4.10.0",
"@types/node": "14.14.31",
"@types/ora": "^3.2.0",
Expand Down
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@
"http-server": "0.12.3",
"human-interval": "1.0.0",
"husky": "7.0.2",
"inquirer": "3.3.0",
"inquirer": "8.2.4",
"inquirer-confirm": "2.0.3",
"lazy-ass": "1.6.0",
"lerna": "5.4.3",
"lerna": "6.6.2",
"lint-staged": "11.1.2",
"listr2": "3.8.3",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -208,7 +208,7 @@
"through2": "^4.0.2",
"tree-kill": "1.2.2",
"ts-node": "^10.9.1",
"typescript": "^4.7.4",
"typescript": "4.7.4",
"yarn-deduplicate": "3.1.0"
},
"engines": {
Expand Down Expand Up @@ -275,6 +275,7 @@
"**/ua-parser-js": "0.7.33",
"@typescript-eslint/eslint-plugin": "4.18.0",
"sharp": "0.29.3",
"typescript": "4.7.4",
"vue-template-compiler": "2.6.12"
}
}
Loading

0 comments on commit 3447479

Please sign in to comment.