Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#535)
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 Mar 31, 2023
1 parent 298def7 commit bdb1e9c
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 97 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"normalize-newline": "^3.0.0",
"normalize-path": "^3.0.0",
"npmlog": "^7.0.1",
"nx": "15.8.9",
"nx": "15.9.1",
"path": "0.12.7",
"prettier": "^2.8.7",
"rimraf": "^4.4.1",
Expand All @@ -108,7 +108,7 @@
"ts-node": "^10.9.1",
"tslib": "^2.5.0",
"tsm": "^2.3.0",
"typescript": "^5.0.2",
"typescript": "^5.0.3",
"write-json-file": "^4.3.0"
},
"pnpm": {
Expand Down
4 changes: 2 additions & 2 deletions packages/publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"dependencies": {
"@lerna-lite/core": "workspace:*",
"@lerna-lite/version": "workspace:*",
"@npmcli/arborist": "^6.2.5",
"@npmcli/arborist": "^6.2.6",
"byte-size": "^7.0.1",
"chalk": "^4.1.2",
"columnify": "^1.6.0",
"fs-extra": "^11.1.1",
"glob": "^9.3.2",
"has-unicode": "^2.0.1",
"libnpmaccess": "^7.0.2",
"libnpmpublish": "^7.1.2",
"libnpmpublish": "^7.1.3",
"npm-package-arg": "^10.1.0",
"npm-packlist": "^7.0.4",
"npm-registry-fetch": "^14.0.3",
Expand Down

0 comments on commit bdb1e9c

Please sign in to comment.