Skip to content

Commit

Permalink
Merge pull request #1445 from dlminvestments/renovate/eslint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint to v9.5.0
  • Loading branch information
dlminvestments authored Jun 21, 2024
2 parents b9419b9 + 55c40fd commit 53dda9b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"cookie-parser": "1.4.6",
"cookie-session": "2.1.0",
"ejs": "3.1.10",
"eslint": "9.4.0",
"eslint": "9.5.0",
"express-session": "1.18.0",
"hbs": "4.2.0",
"istanbul": "0.4.5",
Expand Down
2 changes: 1 addition & 1 deletion http-proxy-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"body-parser": "1.20.2",
"browser-sync": "3.0.2",
"connect": "3.7.0",
"eslint": "9.4.0",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"express": "4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint-config-airbnb": "18.2.1",
"eslint-config-prettier": "4.1.0",

"eslint": "9.4.0",
"eslint": "9.5.0",
"eslint-config-airbnb": "19.0.4",

"eslint-config-prettier": "4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"benchmark": "2.1.4",
"bufferutil": "4.0.8",
"eslint": "9.4.0",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"mocha": "10.4.0",
Expand Down

0 comments on commit 53dda9b

Please sign in to comment.