Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#966)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 4d739e2 commit 956ad09
Show file tree
Hide file tree
Showing 11 changed files with 284 additions and 316 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
"engines": {
"node": "^18.0.0 || >=20.0.0",
"pnpm": "9"
"pnpm": "9.15.2"
},
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.2",
"devDependencies": {
"@lerna-lite/changed": "workspace:*",
"@lerna-lite/cli": "workspace:*",
Expand All @@ -75,23 +75,23 @@
"@lerna-lite/watch": "workspace:*",
"@lerna-test/helpers": "link:helpers",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.3",
"@types/yargs": "^17.0.33",
"@vitest/coverage-v8": "^3.0.0-beta.2",
"@vitest/eslint-plugin": "^1.1.12",
"@vitest/coverage-v8": "^3.0.0-beta.3",
"@vitest/eslint-plugin": "^1.1.23",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-n": "^17.15.1",
"execa": "^8.0.1",
"file-url": "^4.0.0",
"find-up": "^7.0.0",
"fs-extra": "^11.2.0",
"load-json-file": "^7.0.1",
"normalize-newline": "^4.1.0",
"normalize-path": "^3.0.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"rimraf": "^5.0.10",
"semver": "^7.6.3",
"tacks": "^1.2.6",
Expand All @@ -102,8 +102,8 @@
"tslib": "^2.8.1",
"tsm": "^2.3.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vitest": "^3.0.0-beta.2",
"typescript-eslint": "^8.19.0",
"vitest": "^3.0.0-beta.3",
"write-json-file": "^6.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@lerna-lite/init": "workspace:*",
"@lerna-lite/npmlog": "workspace:*",
"dedent": "^1.5.3",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"import-local": "^3.2.0",
"load-json-file": "^7.0.1",
"yargs": "^17.7.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"minimatch": "^9.0.5",
"multimatch": "^7.0.0",
"npm-package-arg": "^11.0.3",
"p-map": "^7.0.2",
"p-map": "^7.0.3",
"p-queue": "^8.0.1",
"resolve-from": "^5.0.0",
"semver": "^7.6.3",
Expand All @@ -64,7 +64,7 @@
"write-file-atomic": "^5.0.1",
"write-json-file": "^6.0.0",
"write-package": "^7.1.0",
"yaml": "2.6.1"
"yaml": "2.7.0"
},
"devDependencies": {
"@types/clone-deep": "^4.0.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/exec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@lerna-lite/cli": "workspace:*",
"@lerna-lite/core": "workspace:*",
"@lerna-lite/profiler": "workspace:*",
"dotenv": "^16.4.5",
"p-map": "^7.0.2",
"dotenv": "^16.4.7",
"p-map": "^7.0.3",
"tinyrainbow": "^1.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@lerna-lite/core": "workspace:*",
"fs-extra": "^11.2.0",
"p-map": "^7.0.2",
"p-map": "^7.0.3",
"write-json-file": "^6.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/npmlog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"wide-align": "^1.1.5"
},
"devDependencies": {
"readable-stream": "^4.5.2"
"readable-stream": "^4.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/profiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"upath": "^2.0.1"
},
"devDependencies": {
"@types/node": "^22.10.1",
"@types/node": "^22.10.3",
"yargs": "^17.7.2"
}
}
4 changes: 2 additions & 2 deletions packages/publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@lerna-lite/version": "workspace:*",
"@npmcli/arborist": "^7.5.4",
"@npmcli/package-json": "^5.2.1",
"byte-size": "^9.0.0",
"byte-size": "^9.0.1",
"columnify": "^1.6.0",
"fs-extra": "^11.2.0",
"has-unicode": "^2.0.1",
Expand All @@ -51,7 +51,7 @@
"npm-package-arg": "^11.0.3",
"npm-packlist": "^8.0.2",
"npm-registry-fetch": "^17.1.0",
"p-map": "^7.0.2",
"p-map": "^7.0.3",
"p-pipe": "^4.0.0",
"pacote": "^18.0.6",
"semver": "^7.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/run/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@lerna-lite/npmlog": "workspace:*",
"@lerna-lite/profiler": "workspace:*",
"fs-extra": "^11.2.0",
"p-map": "^7.0.2",
"p-map": "^7.0.3",
"tinyrainbow": "^1.2.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"new-github-release-url": "^2.0.0",
"node-fetch": "^3.3.2",
"npm-package-arg": "^11.0.3",
"p-limit": "^6.1.0",
"p-map": "^7.0.2",
"p-limit": "^6.2.0",
"p-map": "^7.0.3",
"p-pipe": "^4.0.0",
"p-reduce": "^3.0.0",
"pify": "^6.1.0",
Expand Down
Loading

0 comments on commit 956ad09

Please sign in to comment.