Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 355452c

Browse files
chore(deps): update dependency lerna to v7 (#1424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b310859 commit 355452c

File tree

2 files changed

+356
-884
lines changed

2 files changed

+356
-884
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "techstack",
33
"description": "A collection of self built packages plus some forks for web development",
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"main": "index.js",
66
"author": "The-Code-Monkey",
77
"license": "MIT",
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"husky": "8.0.3",
31-
"lerna": "6.6.2"
31+
"lerna": "7.0.1"
3232
},
3333
"prettier": {
3434
"printWidth": 80,

0 commit comments

Comments
 (0)