Skip to content

Commit 37b51a1

Browse files
chore(deps): update dependency rollup to v3 (#1251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5cf6886 commit 37b51a1

File tree

10 files changed

+65
-54
lines changed

10 files changed

+65
-54
lines changed

packages/d3-state-visualizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint": "^8.25.0",
6969
"eslint-config-prettier": "^8.5.0",
7070
"rimraf": "^3.0.2",
71-
"rollup": "^2.79.1",
71+
"rollup": "^3.2.3",
7272
"rollup-plugin-typescript2": "^0.34.1",
7373
"tslib": "^2.4.0",
7474
"typescript": "~4.8.4"
File renamed without changes.

packages/d3tooltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint": "^8.25.0",
6262
"eslint-config-prettier": "^8.5.0",
6363
"rimraf": "^3.0.2",
64-
"rollup": "^2.79.1",
64+
"rollup": "^3.2.3",
6565
"rollup-plugin-typescript2": "^0.34.1",
6666
"tslib": "^2.4.0",
6767
"typescript": "~4.8.4"

packages/map2tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"immutable": "^4.1.0",
6868
"jest": "^27.5.1",
6969
"rimraf": "^3.0.2",
70-
"rollup": "^2.79.1",
70+
"rollup": "^3.2.3",
7171
"rollup-plugin-typescript2": "^0.34.1",
7272
"ts-jest": "^27.1.5",
7373
"tslib": "^2.4.0",

packages/react-json-tree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"react": "^18.2.0",
7979
"react-test-renderer": "^18.2.0",
8080
"rimraf": "^3.0.2",
81-
"rollup": "^2.79.1",
81+
"rollup": "^3.2.3",
8282
"rollup-plugin-typescript2": "^0.34.1",
8383
"ts-jest": "^27.1.5",
8484
"tslib": "^2.4.0",
File renamed without changes.

packages/redux-devtools-slider-monitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"react": "^18.2.0",
6161
"redux": "^4.2.0",
6262
"rimraf": "^3.0.2",
63-
"rollup": "^2.79.1",
63+
"rollup": "^3.2.3",
6464
"rollup-plugin-typescript2": "^0.34.1",
6565
"tslib": "^2.4.0",
6666
"typescript": "~4.8.4"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)