Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2023
1 parent a89b74d commit fd330ca
Show file tree
Hide file tree
Showing 45 changed files with 439 additions and 418 deletions.
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": "2.2.0",
"@redux-eggs/redux": "2.2.0",
"@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": "2.2.0",
"@redux-eggs/redux": "2.2.0",
"@redux-eggs/redux-toolkit": "2.2.0",
"@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": "2.2.0",
"@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": "2.2.0",
"@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": "2.2.0",
"@redux-eggs/redux-toolkit": "2.2.0",
"@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

0 comments on commit fd330ca

Please sign in to comment.