Skip to content

Commit

Permalink
Merge pull request #1240 from dlminvestments/renovate/eslint-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint to v8.54.0
  • Loading branch information
dlminvestments authored Nov 22, 2023
2 parents b45fab7 + 202152b commit 82573d6
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.0.0",
"ejs": "3.1.9",
"eslint": "8.53.0",
"eslint": "8.54.0",
"express-session": "1.17.3",
"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": "2.29.3",
"connect": "3.7.0",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"express": "4.18.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": "8.53.0",
"eslint": "8.54.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": "8.53.0",
"eslint": "8.54.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"mocha": "10.2.0",
Expand Down

0 comments on commit 82573d6

Please sign in to comment.