Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2f9cd10

Browse files
renovate[bot]Github changeset workflow
authored andcommittedMar 21, 2025·
chore(deps): update dependency @rollup/plugin-commonjs to v28
1 parent 077a5f8 commit 2f9cd10

File tree

3 files changed

+33
-38
lines changed

3 files changed

+33
-38
lines changed
 

‎.changeset/renovate-70fed19.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'filter-data': patch
3+
---
4+
5+
Updated dependency `@rollup/plugin-commonjs` to `^28.0.3`.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@changesets/changelog-github": "^0.5.1",
6363
"@changesets/cli": "^2.28.1",
64-
"@rollup/plugin-commonjs": "^25.0.8",
64+
"@rollup/plugin-commonjs": "^28.0.3",
6565
"@rollup/plugin-node-resolve": "^15.3.1",
6666
"@rollup/plugin-terser": "^0.4.4",
6767
"@rollup/plugin-typescript": "^11.1.6",

‎pnpm-lock.yaml

Lines changed: 27 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.