Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^9.11.0 (#18291)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent f7a6abe commit 534a4f5
Show file tree
Hide file tree
Showing 7 changed files with 127 additions and 224 deletions.
2 changes: 1 addition & 1 deletion boundaries/link/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"babel-preset-expo": "~11.0.14",
"detox": "^20.27.0",
"eas-cli": "^12.4.1",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
Expand Down
180 changes: 90 additions & 90 deletions boundaries/link/mobile/pnpm-lock.yaml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"homepage": "https://github.com/shortlink-org/shortlink#readme",
"peerDependencies": {
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-plugin-shortlink": "*"
}
}
2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/packages/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@mdx-js/loader": "3.0.1",
"@types/node": "^20.16.5",
"cypress": "^13.14.2",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"postcss": "^8.4.47",
Expand Down
2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/material-ui": "^0.21.17",
"@types/react-copy-to-clipboard": "^5.0.7",
"cypress": "^13.14.2",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"next-sitemap": "^4.2.3",
Expand Down
2 changes: 1 addition & 1 deletion boundaries/ui-monorepo/packages/ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@vitejs/plugin-react-swc": "^3.7.0",
"chromatic": "^11.10.2",
"css-loader": "^7.1.2",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-shortlink": "workspace:^",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
161 changes: 32 additions & 129 deletions boundaries/ui-monorepo/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 534a4f5

Please sign in to comment.