Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @rollup/plugin-eslint to v9 #757

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
489 changes: 259 additions & 230 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/ajv-npm-8.8.2-574db7fea7-90849ef03c.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion internal/rollup-plugin-filesize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"terser": "5.15.0"
},
"devDependencies": {
"@rollup/plugin-eslint": "8.0.2",
"@rollup/plugin-eslint": "9.0.3",
"@types/cli-table": "0.3.1",
"@types/node": "20.1.0",
"@types/pacote": "11.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@jest/types": "29.1.0",
"@redux-eggs-internal/rollup-plugin-filesize": "1.0.0",
"@rollup/plugin-eslint": "8.0.2",
"@rollup/plugin-eslint": "9.0.3",
"@types/jest": "28.1.5",
"cross-env": "7.0.3",
"jest": "29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@redux-eggs-internal/rollup-plugin-filesize": "1.0.0",
"@redux-eggs/core": "3.0.0-alpha.2",
"@redux-eggs/redux": "3.0.0-alpha.2",
"@rollup/plugin-eslint": "8.0.2",
"@rollup/plugin-eslint": "9.0.3",
"@testing-library/react": "13.4.0",
"@types/jest": "29.0.3",
"@types/node": "20.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@redux-eggs/core": "3.0.0-alpha.2",
"@redux-eggs/redux": "3.0.0-alpha.2",
"@redux-eggs/redux-toolkit": "3.0.0-alpha.2",
"@rollup/plugin-eslint": "8.0.2",
"@rollup/plugin-eslint": "9.0.3",
"@testing-library/dom": "8.18.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@redux-eggs-internal/rollup-plugin-filesize": "1.0.0",
"@redux-eggs/core": "3.0.0-alpha.2",
"@reduxjs/toolkit": "1.8.5",
"@rollup/plugin-eslint": "8.0.2",
"@rollup/plugin-eslint": "9.0.3",
"@types/jest": "29.0.3",
"@types/node": "20.1.0",
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@jest/types": "29.1.0",
"@redux-eggs-internal/rollup-plugin-filesize": "1.0.0",
"@redux-eggs/core": "3.0.0-alpha.2",
"@rollup/plugin-eslint": "8.0.2",
"@rollup/plugin-eslint": "9.0.3",
"@types/jest": "29.0.3",
"@types/node": "20.1.0",
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/saga-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@redux-eggs/redux": "3.0.0-alpha.2",
"@redux-eggs/redux-toolkit": "3.0.0-alpha.2",
"@reduxjs/toolkit": "1.8.5",
"@rollup/plugin-eslint": "8.0.2",
"@rollup/plugin-eslint": "9.0.3",
"@types/jest": "29.0.3",
"cross-env": "7.0.3",
"jest": "29.5.0",
Expand Down
Loading