Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v28.0.2 (#6685
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] authored Dec 16, 2024
1 parent c1c7a5e commit 90e559b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead",
"devDependencies": {
"rxdb": "file:rxdb-local.tgz",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "15.3.1",
"async-test-util": "2.5.0",
"concurrently": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.16.0",
"@rollup/plugin-commonjs": "28.0.1",
"@rollup/plugin-commonjs": "28.0.2",
"@rollup/plugin-node-resolve": "15.3.1",
"@stylistic/eslint-plugin": "2.12.1",
"@types/assert": "1.5.11",
Expand Down

0 comments on commit 90e559b

Please sign in to comment.