Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#899)
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] committed Jul 22, 2024
1 parent 5f5034b commit 6e1f45a
Show file tree
Hide file tree
Showing 8 changed files with 271 additions and 275 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@
"@lerna-lite/watch": "workspace:*",
"@lerna-test/helpers": "link:helpers",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/npmlog": "^7.0.0",
"@types/yargs": "^17.0.32",
"@vitest/coverage-v8": "^2.0.2",
"@vitest/coverage-v8": "^2.0.4",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.9.0",
Expand All @@ -96,16 +96,16 @@
"normalize-path": "^3.0.0",
"prettier": "^3.3.3",
"rimraf": "^5.0.9",
"semver": "^7.6.2",
"semver": "^7.6.3",
"tacks": "^1.2.6",
"temp-dir": "^3.0.0",
"tempy": "^3.1.0",
"ts-node": "^10.9.2",
"tslib": "^2.6.3",
"tsm": "^2.3.0",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.0-alpha.41",
"vitest": "^2.0.2",
"typescript-eslint": "^8.0.0-alpha.51",
"vitest": "^2.0.4",
"write-json-file": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@lerna-lite/npmlog": "workspace:*",
"dedent": "^1.5.3",
"dotenv": "^16.4.5",
"import-local": "^3.1.0",
"import-local": "^3.2.0",
"load-json-file": "^7.0.1",
"yargs": "^17.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"node": "^18.0.0 || >=20.0.0"
},
"dependencies": {
"@inquirer/expand": "^2.1.14",
"@inquirer/input": "^2.2.1",
"@inquirer/select": "^2.3.10",
"@inquirer/expand": "^2.1.17",
"@inquirer/input": "^2.2.4",
"@inquirer/select": "^2.4.2",
"@lerna-lite/npmlog": "workspace:^",
"@npmcli/run-script": "^8.1.0",
"chalk": "^5.3.0",
Expand All @@ -53,11 +53,11 @@
"json5": "^2.2.3",
"load-json-file": "^7.0.1",
"minimatch": "^9.0.5",
"npm-package-arg": "^11.0.2",
"npm-package-arg": "^11.0.3",
"p-map": "^7.0.2",
"p-queue": "^8.0.1",
"resolve-from": "^5.0.0",
"semver": "^7.6.2",
"semver": "^7.6.3",
"slash": "^5.1.0",
"strong-log-transformer": "^2.1.0",
"write-file-atomic": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/filter-packages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"multimatch": "^7.0.0"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"yargs": "^17.7.2"
}
}
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": "^20.14.10",
"@types/node": "^20.14.11",
"yargs": "^17.7.2"
}
}
6 changes: 3 additions & 3 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.0",
"byte-size": "^8.1.1",
"byte-size": "^8.2.1",
"chalk": "^5.3.0",
"columnify": "^1.6.0",
"fs-extra": "^11.2.0",
Expand All @@ -50,13 +50,13 @@
"libnpmaccess": "^8.0.6",
"libnpmpublish": "^9.0.9",
"normalize-path": "^3.0.0",
"npm-package-arg": "^11.0.2",
"npm-package-arg": "^11.0.3",
"npm-packlist": "^8.0.2",
"npm-registry-fetch": "^17.1.0",
"p-map": "^7.0.2",
"p-pipe": "^4.0.0",
"pacote": "^18.0.6",
"semver": "^7.6.2",
"semver": "^7.6.3",
"ssri": "^10.0.6",
"tar": "^6.2.1",
"temp-dir": "^3.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@lerna-lite/core": "workspace:*",
"@lerna-lite/npmlog": "workspace:^",
"@octokit/plugin-enterprise-rest": "^6.0.1",
"@octokit/rest": "^21.0.0",
"@octokit/rest": "^21.0.1",
"chalk": "^5.3.0",
"conventional-changelog-angular": "^7.0.0",
"conventional-changelog-core": "^7.0.0",
Expand All @@ -49,21 +49,21 @@
"dedent": "^1.5.3",
"fs-extra": "^11.2.0",
"get-stream": "^9.0.1",
"git-url-parse": "^14.0.0",
"git-url-parse": "^14.1.0",
"graceful-fs": "^4.2.11",
"is-stream": "^4.0.1",
"load-json-file": "^7.0.1",
"make-dir": "^5.0.0",
"minimatch": "^9.0.5",
"new-github-release-url": "^2.0.0",
"node-fetch": "^3.3.2",
"npm-package-arg": "^11.0.2",
"npm-package-arg": "^11.0.3",
"p-limit": "^6.1.0",
"p-map": "^7.0.2",
"p-pipe": "^4.0.0",
"p-reduce": "^3.0.0",
"pify": "^6.1.0",
"semver": "^7.6.2",
"semver": "^7.6.3",
"slash": "^5.1.0",
"temp-dir": "^3.0.0",
"uuid": "^10.0.0",
Expand Down
Loading

0 comments on commit 6e1f45a

Please sign in to comment.