Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v26.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 5c6ec01 commit 1b0a326
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": "26.0.1",
"@rollup/plugin-commonjs": "26.0.3",
"@rollup/plugin-node-resolve": "15.2.4",
"async-test-util": "2.5.0",
"concurrently": "9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.11.0",
"@faker-js/faker": "9.0.2",
"@rollup/plugin-commonjs": "26.0.1",
"@rollup/plugin-commonjs": "26.0.3",
"@rollup/plugin-node-resolve": "15.2.4",
"@stylistic/eslint-plugin": "2.8.0",
"@types/assert": "1.5.10",
Expand Down

0 comments on commit 1b0a326

Please sign in to comment.