Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#718)
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 Sep 7, 2023
1 parent cf12f56 commit 7c2897f
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"npm": ">=8.5.0",
"pnpm": "8"
},
"packageManager": "pnpm@8.7.1",
"packageManager": "pnpm@8.7.4",
"pnpm": {
"overrides": {
"json5@<1.0.2": ">=1.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"json5": "^2.2.3",
"load-json-file": "^7.0.1",
"minimatch": "^9.0.3",
"npm-package-arg": "^11.0.0",
"npm-package-arg": "^11.0.1",
"npmlog": "^7.0.1",
"p-map": "^6.0.0",
"p-queue": "^7.4.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/publish/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"libnpmaccess": "^8.0.0",
"libnpmpublish": "^9.0.0",
"normalize-path": "^3.0.0",
"npm-package-arg": "^11.0.0",
"npm-package-arg": "^11.0.1",
"npm-packlist": "^8.0.0",
"npm-registry-fetch": "^16.0.0",
"npmlog": "^7.0.1",
Expand All @@ -73,7 +73,7 @@
"read-package-json": "^7.0.0",
"semver": "^7.5.4",
"ssri": "^10.0.5",
"tar": "^6.1.15",
"tar": "^6.2.0",
"temp-dir": "^3.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"minimatch": "^9.0.3",
"new-github-release-url": "^2.0.0",
"node-fetch": "^3.3.2",
"npm-package-arg": "^11.0.0",
"npm-package-arg": "^11.0.1",
"npmlog": "^7.0.1",
"p-map": "^6.0.0",
"p-pipe": "^4.0.0",
Expand Down
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7c2897f

Please sign in to comment.