Skip to content

Commit

Permalink
chore(deps): update dependency eslint to ^8.54.0 (#11611)
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 Nov 18, 2023
1 parent 62eb16f commit e5917a5
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 27 deletions.
22 changes: 11 additions & 11 deletions ui/mobile/expo/package-lock.json

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

2 changes: 1 addition & 1 deletion ui/mobile/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"babel-preset-expo": "~9.5.2",
"detox": "^20.13.5",
"eas-cli": "^5.9.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsx-a11y": "6.8.0",
Expand Down
22 changes: 11 additions & 11 deletions ui/nx-monorepo/package-lock.json

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

2 changes: 1 addition & 1 deletion ui/nx-monorepo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/react-is": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-next": "^14.0.3",
"eslint-config-shortlink": "*",
"eslint-plugin-cypress": "^2.15.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"homepage": "https://github.com/shortlink-org/shortlink#readme",
"peerDependencies": {
"eslint": "^8.53.0"
"eslint": "^8.54.0"
}
}
2 changes: 1 addition & 1 deletion ui/nx-monorepo/packages/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^20.9.1",
"@typescript-eslint/eslint-plugin": "7.0.0-alpha.0",
"cypress": "^13.5.1",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion ui/nx-monorepo/packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/react-copy-to-clipboard": "^5.0.7",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"cypress": "^13.5.1",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
Expand Down

0 comments on commit e5917a5

Please sign in to comment.