Skip to content

Commit

Permalink
Merge pull request #901 from simonihmig/renovate/pkgroll-2.6.x
Browse files Browse the repository at this point in the history
Update dependency pkgroll to v2.6.1
  • Loading branch information
simonihmig authored Jan 7, 2025
2 parents f1b2a7a + 88bc10c commit 21cb029
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/build-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-plugin-prettier": "5.2.1",
"glob": "11.0.0",
"jest-image-snapshot": "6.4.0",
"pkgroll": "2.6.0",
"pkgroll": "2.6.1",
"prettier": "3.4.2",
"rollup": "4.30.1",
"typescript": "5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cdn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
"pkgroll": "2.6.0",
"pkgroll": "2.6.1",
"prettier": "3.4.2",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
"pkgroll": "2.6.0",
"pkgroll": "2.6.1",
"prettier": "3.4.2",
"typescript": "5.7.2",
"vitest": "2.1.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"eslint-plugin-prettier": "5.2.1",
"glob": "11.0.0",
"jest-image-snapshot": "6.4.0",
"pkgroll": "2.6.0",
"pkgroll": "2.6.1",
"prettier": "3.4.2",
"rollup": "4.30.1",
"typescript": "5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"glob": "11.0.0",
"jest-image-snapshot": "6.4.0",
"memfs": "4.15.3",
"pkgroll": "2.6.0",
"pkgroll": "2.6.1",
"prettier": "3.4.2",
"style-loader": "4.0.0",
"typescript": "5.7.2",
Expand Down
26 changes: 13 additions & 13 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 21cb029

Please sign in to comment.