Skip to content

Commit 35fb334

Browse files
chore(deps): update dependency @rollup/plugin-commonjs to v23 (#1241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8384f17 commit 35fb334

File tree

5 files changed

+37
-23
lines changed

5 files changed

+37
-23
lines changed

packages/d3-state-visualizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@babel/preset-env": "^7.19.3",
5959
"@babel/preset-typescript": "^7.18.6",
6060
"@rollup/plugin-babel": "^6.0.0",
61-
"@rollup/plugin-commonjs": "^22.0.2",
61+
"@rollup/plugin-commonjs": "^23.0.0",
6262
"@rollup/plugin-node-resolve": "^14.1.0",
6363
"@types/node": "^16.11.64",
6464
"@types/ramda": "^0.28.15",

packages/d3tooltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/preset-env": "^7.19.3",
5050
"@babel/preset-typescript": "^7.18.6",
5151
"@rollup/plugin-babel": "^6.0.0",
52-
"@rollup/plugin-commonjs": "^22.0.2",
52+
"@rollup/plugin-commonjs": "^23.0.0",
5353
"@rollup/plugin-node-resolve": "^14.1.0",
5454
"@types/d3": "^3.5.47",
5555
"@types/node": "^16.11.64",

packages/map2tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@babel/preset-env": "^7.19.3",
5454
"@babel/preset-typescript": "^7.18.6",
5555
"@rollup/plugin-babel": "^6.0.0",
56-
"@rollup/plugin-commonjs": "^22.0.2",
56+
"@rollup/plugin-commonjs": "^23.0.0",
5757
"@rollup/plugin-node-resolve": "^14.1.0",
5858
"@types/jest": "^27.5.2",
5959
"@types/lodash": "^4.14.186",

packages/react-json-tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@babel/preset-react": "^7.18.6",
6161
"@babel/preset-typescript": "^7.18.6",
6262
"@rollup/plugin-babel": "^6.0.0",
63-
"@rollup/plugin-commonjs": "^22.0.2",
63+
"@rollup/plugin-commonjs": "^23.0.0",
6464
"@rollup/plugin-node-resolve": "^14.1.0",
6565
"@types/jest": "^27.5.2",
6666
"@types/node": "^16.11.64",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)